A model Solar System built with Three.js, React and React Three Fiber.
Click here for an interactive demo!
npm install
npm run dev
Then go to http://localhost:3000.
- camera does not follow focused bodies when satellite to other main planets
- improve shadow rendering
- fix issue where if toon scale is on first, then switch to actual scale, the orbit paths fail to render at certain angles
- fix large orbit paths jittering when actual scale is enabled
- fix sun rays jittering at large distances
- quality currently always set to high by default because low/medium default results in quality not changing properly
- add lens flare: https://threejs.org/examples/#webgl_lensflares