Java-Planets-Simulator
About The Project
java-planets-simulator is a tool to create simple visualizations of some circular object in a gravitational field. It is quite well optimized so you can run it even on consumer hardware. It uses swing to render graphics.
Have Fun! 😄 Github Repo
Build With
The most noteworthy frameworks and technologies.
- Java
- Swing
Getting Started
there are no releases for java-planets-simulator currently. The easyiest way to run it for now is to download whole project and then open it in your Java IDE of choice and then run it.
Prerequisites
- Java
- Any Java IDE eg. IntelliJ IDEA
- Java JDK (correto-17). Your IDE should resolve it by itself
Build & Run
- Clone the repo
git clone https://github.com/Lokinado/java-planets-simulator
-
Open project in your Java IDE.
-
Install all nessecery JDKs. Your IDE should resolve it by itself.
-
Run App
Usage
Use available functions through user interface. It allows you to dial in many aspects of your visualization. More features in the near future!.
Roadmap
updates are planned in the near future.
- Add system of dynamic objects
- Add feature of editing existing object
- Create styling system
- Increase accuracy of animation
- Make more pharameters changable by user
Licence
Distributed under the MIT License. See LICENSE
for more information.
Contact
Made with love by Krzysztof Borowski - krzysztofborowski02@gmail.com Project Link: https://github.com/Lokinado/java-planets-simulator