WebGL, Three Js and Angular 2
What is Web GL? WebGL lets you easily and efficiently create graphics and animation that look and react great on various web platforms. With a Javascript abstraction over OpenGL, WebGL is familiar and quick to learn for any web developer or OpenGL developer that has used either of those platforms. It's quick to learn, easy to use and set up and creates amazing reactive graphics and scenes. Why use Web GL? Maybe for fun or to wow your friends or create something interesting for your site. WebGL offers many perks: It's versatile. It's compatable with many frameworks - such as Angular 2, as seen by the quick example below. It works on mobile and multiple browsers. It works with Unity and other powerful graphics libraries It has handfuls of supplemented libraries that make it even easier and more efficient. Look at what you can do with three js It's fast! It simplifies a lot of hard graphics aspects! Such as shaders! It makes programming in the 3D world easy It