Starfield
Table of Contents
Description
This program produces an animation of continually moving through a field of stars.
Start date: September 03, 2019
Current version: 0.1.0
Display
Examples
Folder structure
Programming language(s)
- Processing (Java)
- Starfield.pde—main program entrance sets up canvas and executes animation steps
- Star.pde—defines Star class/object
- Tail.pde—defines Tail class/object
Installation
- Download ZIP. Extract to a folder named Starfield.
- Download and install Processing 4.0 beta 1 or compatible. Please understand that Processing may have bugs of its own.
- Open any of the Processing Source Code files with the Processing IDE (PDE).
Usage
Invokation
- See Installation.
- Run the code from within the Processing IDE or export the application first.
Operation
Sit back, relax, and enjoy!
Contributions
For copyright, license, and warranty, see LICENSE.md.