How to Create a Fake 3D Image Effect with WebGL

added by JavaScript Kicks
2/21/2019 8:23:57 AM

538 Views

Learn how to create an interactive "fake" 3D effect for images with depth maps and plain WebGL. WebGL is becoming quite popular these days as it allows us to create unique interactive graphics for the web. You might have seen the recent text distortion effects using Blotter.js or the animated WebGL lines created with the THREE.MeshLine library.


0 comments