lavitz01 Posted July 12, 2017 Share Posted July 12, 2017 I created a grass patch using the fur tools. I want t send them to unity but i cant because its not geometry. how do i convert it to geometry like Alembic or FBX? If there is a better way, please let me know. fur grass 02.hda Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted July 15, 2017 Share Posted July 15, 2017 For efficiency sake you'll need to convert it to a combination of geometry with a shader. It will not look as thick in Unity unless you create your own custom procedural hair shader like Houdini, which while possible is probably on the higher end of shading skills. Relatively you need to render the splines as tapered tubes that face the camera. In lieu of this you can convert your guide hairs to partial tubes. With either /obj/vr_subnet11/grid_object1_fur/fur or /obj/vr_subnet11/grid_object1_fur/guides_render you can skin or sweep those primitives. In Unity/Unreal unless you have a true hair procedural, you'll have to reduce the hair count significantly if you are skinning the strands. Then you can export these node via fbx. If you want to get moving hairs you can use the games shelf Vertex Animation Texture tool and set it to Fluid, otherwise if you just move the hairs as a whole you could get very similiar movement and cheaper cost and do rigid. Hope that helps good luck! Quote Link to comment Share on other sites More sharing options...
lavitz01 Posted July 18, 2017 Author Share Posted July 18, 2017 Can you explain how to convert to poly? I've never done this before Quote Link to comment Share on other sites More sharing options...
acey195 Posted July 18, 2017 Share Posted July 18, 2017 Try looking at the last chapter of this video: Or if you want just to see if it works quickly, append a polywire to your fur curves and use that in Unity instead. (it will probably either not look great or be extremely high-poly if you do it this way, unless you go for a cartoony oldschool look I suppose) 1 Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted July 18, 2017 Share Posted July 18, 2017 What Twan said... lol 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.