Welcome to the Starfield Simulation project! This project simulates a starfield effect, creating the illusion of speed in the space (like in Star Wars).
- Starfield effect
- Adjustable star speed and density
Clone the repository:
bash git clone https://github.com/Paulchen-git/StarfieldSimulation.git
Everything has been coded on VS Code. To start the simulation, run the following file: MainClass.java
You can customize the simulation by modifying some files. Here are some of the available options:
numStars: Number of stars in the simulation (in MainClass.java)SPEED: Speed at which the stars move (in StarfieldSimulation.java). If you set a speed above 10, it won't be very smooth.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is unlicensed.
If you have any questions or suggestions, feel free to open an issue or contact me at paul.laisne2004@gmail.com.
Enjoy the simulation!