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

Physically Based Rendering Shading Model #123

Open cignoni opened 8 years ago

cignoni commented 8 years ago

Substitute (or add) the traditional phong model with something more fashionable like PBR. Some online references: https://www.allegorithmic.com/pbr-guide https://www.marmoset.co/posts/basic-theory-of-physically-based-rendering/ http://www.alanzucconi.com/2015/06/24/physically-based-rendering/