Part Annotator - smartscenes/sstk GitHub Wiki
Use part annotator to annotate mesh parts!
If your meshes are just one big mesh, you will need to run a segmentation algorithm to presegment the mesh!
See Part Segmentation Format for required segmentation format.
Annotations are saved away in a database. They can be viewed using http://localhost:8010/part-annotations/list
Use DatGui to change view.
See ssc/export-annotated-parts.js
See ssc/scripts/render-part-masks.sh (after exporting part annotations)