Hi all!
Here is my entry!
HOUDINI PACKAGE DOWNLOAD (Contains HDA, Test Files and Python Scripts) [
drive.google.com]
This package is a little too big to be attached.
WPN GENERATOR
What does this do?It allows you to quickly generate VDB meshes using modeling Profiles drawn in Photoshop! (Works with any program as long as the output contains PSD layers and groups!)
Why?It's meant to replace the traditional base-mesh modeling/sculpting part of the process with this toolset that only requires drawing on 2d planes and some parm tweaking; As a result, this allows for much faster iteration than the traditional modeling process!
Background:Years ago, I was heavily inspired by the GDC talk given on the Labs Trace PSD tool and created my first tool using that as a base! (It was just a simple sword-sketching tool)
And over the years it continued developing into a toolset!
Eventually, it required its own implementation of Raster-To-Vector Tracing using PoTracer due to the Labs Trace PSD tool being a bit too slow whilst processing 20-30 layers.
Why Zip?It's a little bit different (in a zip archive) as it's an entire Houdini package, having it be a package allows easier installation and removal of the package.
It will also automatically append the VENV that contains third-party libraries like PoTracer and PSD tool to Path on startup through pythonrc.py
Labs tools used in this:- Delete Small parts
- Straight Skeleton 3D used in ShapeCarver
Installation:As a result of being a package, it will need to be installed using the provided installer!
(Credits to Christian Akesson for showing this on his LearnCreateGame channel!)- Download WPN_GENERATOR_PACKAGE_SUBMISSION.zip and Unzip it into a folder of your choice!
You should see the following structure:
- In Houdini > File > Import > Houdini Digital Asset:
- In that window, select Installer.hda and click "Install and Create"!
- Success!
It will generate a JSON in your {HOUDINI_USER_PREF}/packages folder that allows Houdini to treat this folder as a package!
Uninstallation:Perform the same steps as above but with the Uninstaller.hda!
To Test:Feel free to open up any of these HIP Files after installing the package!
Attached are several renders of the test files!
Cheers!
P.S.: If you're interested in helping out to expand this project and/or creating your own Generator,
feel free to do so! [
github.com]
Edit: Image attached was broken, so reattached!