Taonga07 / Constellation-Canvas

A 3D python application that simulates the life of stars

Home Page:https://2022.spaceappschallenge.org/challenges/2022-challenges/twinkle-twinkle-little-star/teams/constellation-canvas/project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constellation-Canvas

A 3D python application that allows the user to either load or create constellations that simulates the lives of the stars it contains.

Nasa Space Apps

This Project has been submitted into the nasa space apps challange 2022 addressing the challenge TWINKLE, TWINKLE, LITTLE STAR. Therefore this repo has been archived and is no longer managed. For more information about this project please see the Project Demo and the Submission Page

Project Status

There is an issue regarding complex numbers in the main program meaning that the majority of features has been hard coded in and inputs such as the slider do not work completly. However the maths which is found in the notebook is working fine.

Installaling packages

pip3 install screeninfo 
pip3 install ursina 

Runing the code

python3 main.py

About

A 3D python application that simulates the life of stars

https://2022.spaceappschallenge.org/challenges/2022-challenges/twinkle-twinkle-little-star/teams/constellation-canvas/project


Languages

Language:Jupyter Notebook 60.8%Language:Python 39.2%