Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

3d_interfaces_recitation

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    1_Three.js.zip
    README.md

    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: