Threejs Code Play


Threejs Code Play
Download on the AppStore Click here to request a review of this app

  • App Store Info

Description

Three.js is a javascript framework for control the browser WebGL, it is used to create 3D objects like the 3D cube, circle, lights, and 3D animations.

Overview
Three.js can use WebGL to render your scenes on all modern browsers. For older browsers, especially Internet Explorer 10 and below, you may have to fallback to one of the other renderers (CSS2DRenderer, CSS3DRenderer, SVGRenderer). Additionally, you may have to include some polyfills, especially if you are using files from the /examples folder.

Note: if you don't need to support these old browsers, then it is not recommended to use the other renderers as they are slower and support less features than the WebGLRenderer.

Browsers that support WebGL
Google Chrome 9+, Firefox 4+, Opera 15+, Safari 5.1+, Internet Explorer 11 and Microsoft Edge.

What's New in Version 1.9

Bug fixes

Screenshots

Screenshot 1 of 12 Screenshot 2 of 12 Screenshot 3 of 12 Screenshot 4 of 12 Screenshot 5 of 12 Screenshot 6 of 12 Screenshot 7 of 12 Screenshot 8 of 12 Screenshot 9 of 12 Screenshot 10 of 12 Screenshot 11 of 12 Screenshot 12 of 12