Skip to content
Snippets Groups Projects
Select Git revision
  • d0fd1b84a559fa2b3b6d06820dbf59c7a08c89ae
  • master default protected
  • leo
  • dex
  • pendulum
  • apfelstruder
  • littlerascal
7 results

primitive

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: