nbetts / model-solar-system

A model Solar System built with Three.js, React and React Three Fiber.

Home Page:https://model-solar-system.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model Solar System

A model Solar System built with Three.js, React and React Three Fiber.

Click here for an interactive demo!

Model Solar System screenshot

Run the app locally

npm install
npm run dev

Then go to http://localhost:3000.

To do list

Bugs

  • 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

Features

About

A model Solar System built with Three.js, React and React Three Fiber.

https://model-solar-system.vercel.app


Languages

Language:TypeScript 98.5%Language:HTML 1.5%