GravitySimulator3D Code
GravitySimulator3D allows you to simulate (anti) gravity on 3D objects
Brought to you by:
voipstorm
| File | Date | Author | Commit |
|---|---|---|---|
| APIDoc | 2016-06-27 |
|
[cd1bc1] First commit |
| libs | 2016-06-28 |
|
[cf5838] Forgot to include the FXPreloader in the libs dir |
| nbproject | 2017-12-08 |
|
[16381b] Revert "Added version to mainstage title" |
| src | 2017-12-08 |
|
[16381b] Revert "Added version to mainstage title" |
| .gitignore | 2017-12-08 |
|
[f08ff0] Manually added .gitignore paths |
| LICENSE | 2016-06-29 |
|
[722c87] Update LICENSE |
| README.md | 2016-07-02 |
|
[c39fe1] Changed commit owner in git config and added my... |
| build.xml | 2017-12-08 |
|
[eb3084] Changed old projectname from SpaceNavigator to ... |
| manifest.mf | 2016-06-27 |
|
[cd1bc1] First commit |
Have a quick look here to get a feeling: https://sites.google.com/site/ronuitholland/javafx
GravitySimulator3D allows you to simulate (anti) gravity on 3D objects by editing scene files
It all starts with:
MainStage -> LoadScene (extends SuperScene) -> Node3D (MyCam, MySphere, MyThis, MyThat, bla, bla).
You'll find the additional libraries in the libs dir.
Don't forget to read up on the JavaFX 8 3D chapter.
This software was developed with: JDK 8u91 with NetBeans 8.1
http://www.oracle.com/technetwork/articles/javase/jdk-netbeans-jsp-142931.html
Drop me an email if you have any questions: ronuitzaandam@gmail.com