Automatically generate UV/Texture coordinates when missing #73
Labels
conversion
Related to how objects are converted
enhancement
New feature or request
good first issue
Good for newcomers
Most connectors with send geometry with UV coordinates. But not all will (Revit, Autocad, Archicad 😢).
If there are no texture coordinates, we should try and generate some basic ones instead. Not a perfect solution, but better than nothing.
In Unity connector, we fallback to generating some very basic UVs . Perhaps we could do something similar here.
The text was updated successfully, but these errors were encountered: