andersthemagi / eberron-cosmology-model

A 3D visualization of the Eberron Cosmology, written in Javascript using React and Three.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Celestial Body Component

andersthemagi opened this issue · comments

Feature Request:

  • Create React component to represent a celestial body in orbit. This will help with easily rendering them onto the screen.

Should have the following properties:

  • Name of Celestial Body
  • Current Position
  • Type of Celestial Body (could use inheritance to solve this instead?)