ThreeJS Web Components
Go to file
Morgan 'ARR\!' Allen f1c1119989 make it a list 2023-05-26 10:35:55 -07:00
README.md make it a list 2023-05-26 10:35:55 -07:00
ThreeBaseGeometry.js init and that it 2023-05-26 10:33:36 -07:00
ThreeCube.js init and that it 2023-05-26 10:33:36 -07:00
ThreeGroup.js init and that it 2023-05-26 10:33:36 -07:00
ThreeLight.js init and that it 2023-05-26 10:33:36 -07:00
ThreeRendererElement.js init and that it 2023-05-26 10:33:36 -07:00
ThreeScene.js init and that it 2023-05-26 10:33:36 -07:00
ThreeSphere.js init and that it 2023-05-26 10:33:36 -07:00
index.html init and that it 2023-05-26 10:33:36 -07:00

README.md

A short experiment on Parent/Child interaction with Web Components. Creates Web Components for various ThreeJS base classes

  • Renderer
  • Scene
  • Group
  • Light
  • BoxGeometry
  • SphereGeometry