React Three Fiber(R3F) - 交互式 3D Web 开发
React Three Fiber(R3F) - Interactive 3D web development
- 1. Development environment settings
- 1. Install chrome, vscode, and iterm2
- 2. Install nvm ( npm node )
- 3. Create a project with Vite
- 4. How to import module-level components
- 5. Why lecture on js and tstypescript
- 6. Install R3F, Drei
- 2. R3F
- 2. Creating an R3F Canvas
- 3. 3D Basics - Learn about Components
- 4. Renderer ( useFrame )
- 5. Camera ( Perspective, Orthographic )
- 6. Controls, Helper ( axesHelper, gridHelper )