Friday, 18 March 2016

WebGL and Three.js

After deciding that I was pushing through the Jquery a little faster than i expected, i decided to try something a little different and push it a bit further. I decided i try get a little more into the 3d aspect of websites.

WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 3D computer graphics and 2D graphics within any compatible web browser

http://threejs.org/ is a franework library for WebGL




This is virtual reality demonstration of a 3d world.



This is a procedurally generated world using 'minimal code' (i call bs) never the less it shows the power of what is possible with three.js



This website has the viewer fly over a 3d version of Switzerland allowing the user to click on landmarks to access extra infomation.

No comments:

Post a Comment