Skip to content
Snippets Groups Projects

How to Make Almost Anything - Building 3D Interfaces

Three.js:

  • Examples:

  • Tutorials:

  • Topics Covered:

    • Scene and Camera
      • Camera
      • Renderer
      • Objects Positions and properties
    • Primitives and Transforms
      • Update Renderer
      • Name to objects
      • Rotate each frame
      • Parent-Child relationship
      • Scene traverse
    • Control
      • Data.gui
      • orbit control
    • Material and Light
      • Change material
      • Change to multple objects
      • Change light type
      • Realistic Material
    • Mesh Manipulation and Data
      • Boxes Movement
      • Vertices Manipulation

Unity: