gkjohnson / urdf-exporter-js

Utility for exporting THREE.js object trees as a URDF file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export textures with mesh function

gkjohnson opened this issue · comments

Some mesh exports, like those that export collada, might include textures.

Add a textures field to the meshFunc return value

Done in v0.1.2