Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 472 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 472 Bytes

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.