Skip to content

Al-Garifov/houdini-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Houdini scene collector

image

Collector parses a HIP file and USD files recursively and automatically:

  • create a copy of them in another folder so you can easily send the whole scene with all dependencies
  • send via rsync (not implemented yet)
  • upload to amazon-like S3 (not implemented yet)
  • store them into an archive or library (not implemented yet)

Collector Dialog accepts drag-n-drop of files and even folders you want to add mannualy.

To install:

Just copy repo contents to your ~/Documents/houdini19.5 folder and turn on "Collector" shelf.

Structure:

  • You can find PyQT samples in scripts/python/ui module.

  • You can find HIP and USD parsing logic inside of scripts/python/hip_parser.py and scripts/python/usd_parser.py.


Special thanks to:

https://github.com/alexwheezy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published