https://github.com/agent-006/threejs
https://github.com/agent-006/threejs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/agent-006/threejs
- Owner: Agent-006
- Created: 2024-11-09T19:34:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T19:20:34.000Z (over 1 year ago)
- Last Synced: 2025-01-10T09:20:32.385Z (over 1 year ago)
- Language: CSS
- Size: 10.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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