popkat412 / illustratum-2022

Source code for Illustratum 2022 project

Home Page:https://popkat412.github.io/illustratum-2022/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Illustratum Project 2022

TODOs

Demos

  • Gravitational field visualisation
  • Barycentre demo

Smaller stuff

  • Apoapsis & Periapsis - show where it was when you clicked
  • Increase render resolution
  • Margin below aside element
  • Show the distance scale (and possibly time scale)
  • Show next section only after succeeding in first section
  • Explanation for Kepler's laws
  • Increase margin of error for Apoapsis & Periapsis
  • Show failure for circular orbit view
  • Actually use deltaTime in calculations
  • Fix positioning of forces vector label
  • Anti-aliasing of graphics

Bugs

  • Fix inconsistent angle direction
  • CircularOrbitScene - changing the angle while magnitude is 0.
  • Reset the position of the sun as well
  • CircularOrbitScene - spamming reset causes duplicate distance indicator
  • CircularOrbitScene - weird values get accepted (on high fps screens ?!?) [cannot reproduce]
  • CircularOrbitScene - bodies don't move after pressing go [cannot reproduce]

About

Source code for Illustratum 2022 project

https://popkat412.github.io/illustratum-2022/


Languages

Language:TypeScript 82.3%Language:HTML 13.9%Language:SCSS 3.8%