Webgl Parallax Mapping demo:
This little demo, done entirely in Babylon.js, simulates a
virtual clothing tester.
Shows how to make a simple Babylon.js app in which is very easy to change the dress of a model.
Would you like to know how does it work? Press "More"!
Webgl Parallax Mapping demo:
This little demo simulates the Parallax mapping effect.
It uses a pure Webgl GLSL shader to simulate millions of
polygons without the need the render them.
Actually only two triangles are rendered.
Would you like to know how does it work? Press "More"!