1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Make a Rotatable 3D Product Boxshot with Three.js

Discussion in 'Design & Development' started by Samuel, Jan 9, 2012.

  1. Samuel

    Samuel
    Expand Collapse
    Admin

    Joined:
    Dec 20, 2011
    Messages:
    5,576
    Likes Received:
    71
    Published in JavaScript

    [​IMG]

    Three.js is a fantastic JavaScript library that lets you create realistic, animated 3D scenes, right in the browser. However, while Three.js is relatively easy to use, it can still be daunting if you're not familiar with the concepts involved in computer-generated imagery.

    In this tutorial, you get a gentle introduction to Three.js's features and concepts, and you then put your new-found knowledge to practical use by creating a rotating 3D boxshot scene.

    Enjoy![​IMG]

    Continue reading...
     

Share This Page