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
231 stars 51 forks source link

Shader code re-factorization #76

Open cignoni opened 8 years ago

cignoni commented 8 years ago

There should be some way of refactorizatring all the shaders so that common parts are not duplicated. Eventually this could be the way in which we have common generic clipping plane implemented in the shaders