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

Dedupe textures and meshes properly

gkjohnson opened this issue · comments

Doing a comparison of mesh data and checking if a texture object already exists in the textures array before adding it should be sufficient.