Ethan Adrián Nava León

ethan_leon

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

GLTF / GLB Limitations and exporting issues... Urgent!!! Feb. 27, 2023, 4:29 p.m.

Hi!

I am building a randomized character exporter using pdg that outputs glb files for web and an image for each character. As expected in houdini projects, this is not as straight forward as it sounds and my time to solve this is geting tight.

Context / File Structure

I got 30 Rigged Characters from another 3D artist, blender user, and using mesh names I made a PDG switcher for heads and bodies. Blender materials obviously werent exported, so we baked procedural textures to images and I mirrored materials to redshift. everything working alright here. Then, I polyreduce geometry and map redshift materials to Principled Shader materials for export and such workflow seems to be the right one to export materials within glb.

Issues