NegInfinity / ProjectExodus

Project Exodus - Unity to Unreal scene/project transfer tool.
BSD 3-Clause "New" or "Revised" License
499 stars 99 forks source link

Default UV generation for geometry without uvs #13

Open NegInfinity opened 5 years ago

NegInfinity commented 5 years ago

This seems to be causing issues on import. I've added a plug for it, which takes planar uvs based on world position, but I need to check at some point whether there's need to have something more advanced.

Needless to say, this is low priority.