ipab-slmc / exotica

Extensible Optimization Framework
https://ipab-slmc.github.io/exotica
BSD 3-Clause "New" or "Revised" License
149 stars 70 forks source link

load meshes #663

Closed christian-rauch closed 5 years ago

christian-rauch commented 5 years ago

Load meshes when the Shape is instantiated. The method createMeshFromResource is also available with an optional scale parameter. But I think it would be redundant to scale the mesh when loading and store the scale separately.