cadop / dhart

A library for Navigation Graphs, Visibility, Raycasting and other features for Design Humans Analysis RoboTics (DHART).
https://cadop.github.io/dhart/
GNU General Public License v3.0
13 stars 7 forks source link

Expose Save OBJ options #22

Open cadop opened 2 years ago

cadop commented 2 years ago

The Load OBJ functions are available for an obj file and create a mesh info. It would be helpful to debug and recognize what is being used in an analysis if mesh info was able to be stored as an obj file (which can then be loaded in a graphics tool).

cadop commented 1 year ago

Look at https://github.com/tinyobjloader/tinyobjloader/blob/release/examples/obj_sticher/obj_writer.cc