# meshlabjs **Repository Path**: bit2atom/meshlabjs ## Basic Information - **Project Name**: meshlabjs - **Description**: A javascript client based mesh processing tool. Built using vcg library, emscripten and webgl - **Primary Language**: JavaScript - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MeshLabJS ========= A javascript, client-side, mesh processing tool. Inspired by the well known [MeshLab](http://www.meshlab.net), [MeshLabJS](http://www.meshlabjs.net) is built using, for all the mesh processing tasks, the c++ [vcg library](http://vcg.sourceforge.net) compiled into asm.js using [emscripten](http://emscripten.org) and it relies on [three.js](http://threejs.org/) for rendering. [MeshLabJS](http://www.meshlabjs.net) is developed by the [Visual Computing Lab](vcg.isti.cnr.it) of [ISTI - CNR](www.isti.cnr.it) and by the students of the FGT course. Some more info on the code are in the [Documentation Page](http://www.meshlabjs.net/doc/html/). Issues and bugs can be filed in the github [issue](https://github.com/cnr-isti-vclab/meshlabjs/issues) page.