6 lines
236 B
Markdown
6 lines
236 B
Markdown
# Day 2 Update
|
|
|
|
- Continued work on Task 1 in React Three Fiber (R3F).
|
|
- Implemented earth orbit motion by rotating a parent `group` with `useFrame`.
|
|
- Current output: a very simple solar system where earth continuously orbits the sun.
|