cnr-isti-vclab / meshlabjs

A javascript client based mesh processing tool. Built using vcg library, emscripten and webgl
http://www.meshlabjs.net
GNU Affero General Public License v3.0
224 stars 51 forks source link

MeshLabJS

A javascript, client-side, mesh processing tool. Inspired by the well known MeshLab, MeshLabJS is built using, for all the mesh processing tasks, the c++ vcg library compiled into asm.js using emscripten and it relies on three.js for rendering. MeshLabJS is developed by the Visual Computing Lab of ISTI - CNR and by the students of the FGT course.

Some more info on the code are in the Documentation Page. Issues and bugs can be filed in the github issue page.