fox

A three.js Demo

This is a Three.js experiment using my previously designed low-poly fox model. After converting the head of the fox model to a DAE file (Digital Asset Exchange file) I used three.js. Three.js is a cross-browser JavaScript library and Application Programming Interface used to create and display animated 3D computer graphics in a web browser. Three.js uses WebGL

What is WebGl?

WebGL enables web content to use an API based on OpenGL ES 2.0 to perform 2D and 3D rendering in an HTML canvas in browsers that support it without the use of plug-ins.

This is the final pen

See the Pen FOX ThreeJS by Stephane Goeuriot (@stphn) on CodePen.

Read more about WebGl on MDN Web docs

This was tagged webgl three.js fox , you can find me on twitter @setgraphic