Skip to content

A flight simulator made in Java with my 3D engine. I'm working on it

License

Notifications You must be signed in to change notification settings

OrangoMango/FlightSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlightSimulator

I'm working on it :)
A flight simulator made in Java with my 3D engine.

Current features

  • Plane speed
  • Rotate airplane on the X and Z (Y) axis
  • Procedural generation of the terrain

How to run

  • Build the jar of the 3D engine from https://github.com/OrangoMango/Rendering3D with the command ./gradlew :engine3d:jar
  • Create a directory libs and put it there (Copy it from engine3d/build/libs/)
  • Run the application with the command ./gradlew :run

Screenshot from 2023-11-10 15-52-52

About

A flight simulator made in Java with my 3D engine. I'm working on it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages