Skip to content
Snippets Groups Projects
Select Git revision
  • b9c44f8319caf11f9e0339ae97b0e57f24a6e14d
  • master default protected
2 results

MPI

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: