You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a program that generates star textures for use in Celestia or whatever program you like.
It's still a work-in-progress and the code is pretty messy. To run it, you need
Python 3, as well as the modules noise, numpy,
Pillow, and PySimpleGUI.