tudelft3d / 3dfier

The open-source tool for creating 3D models
http://tudelft3d.github.io/3dfier
GNU General Public License v3.0
529 stars 106 forks source link

YAML --> JSON ? #64

Open hugoledoux opened 6 years ago

hugoledoux commented 6 years ago

then we can have a schema for the validation, way easier then writing and updating the code. Reading JSON is also simpler in C++, ie the dependency is less of a mess...