obj2sc
v1.0.0
Published
Command line tool to convert OBJ format meshes to JSON formatted simplicial complexes
Downloads
2
Maintainers
Readme
obj2sc
Command line tool that converts OBJ files to a JSON formatted simplicial complex
Install
npm i -g obj2sc
Usage
obj2sc < mymesh.obj > mymesh.json
Credits
(c) 2017 Mikola Lysenko. MIT License