An open API service indexing awesome lists of open source software.

https://github.com/agent-006/threejs


https://github.com/agent-006/threejs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# What is web gl & three-js
# making a cube as quick as possible
# understanding the parts
- scene
- camera
- mesh -> geometry and meterial
- renderer
- request animation frame
# transformations
# animations
# setting up vite
# making responsive
# orbit controls
# geometires
# textures
# materials
# lil-gui
# lights
# adding 3d models