Ben Toogood Aardman
@robp_sidefx - are you able to give a steer on whether it would be possible enable the SOP GuideDeform 'Arbitrary Geometry' mode within the current Solaris Hair Procedural? We'd be up for customising the hair_graph.bgeo.sc (have had success following the steps mentioned on the other thread to avoid the issue of moving roots to the skin) but only to the level of bypassing/enabling parts of the existing graph.
Does the existing embedded graph have the logic for enabling 'Arbitrary Geometry' in deformation mode and it's just not exposed at the user level, or is the graph a more stripped back implementation?
If it's a no go with hacking the existing hair_graph.bgeo.sc, would implementing that behaviour into the Hair Procedural be a quick and easy thing for Sidefx to do.. or is there a good reason why it's not there already?
many thanks
Ben Toogood Aardman
Just for anyone landing on this thread in the future: yes, it is possible to use a modified version of the hair_deform.bgeo.sc which comes with the Hair Procedural to deform arbitrary geometry, and I've attached a copy of the custom file we ended up with to this post. It's worked for our purposes so far - fingers crossed it's helpful to someone else down the line. Feel free to give it a whirl.
cheers
sleister
I'm running into errors with outputting a mesh as opposed to a basis curve, as well as some checksum errors from "invoke.py".
--allowed-procedurals=all
as a command-line argument to husk
. This will remove all limitations, but will use a Houdini Engine license during procedural execution (and only during the execution - the license is returned immediately after, not held for the duration of the render).