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

3d_interfaces_recitation

How to Make Almost Anything - Building 3D Interfaces

Three.js:

  • Examples:

  • Tutorials:

  • Topics:

    • 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
    • AR/VR
      • Basic QR Code
      • Creating Custom Codes

Unity: