j6dof-flight-sim icon indicating copy to clipboard operation
j6dof-flight-sim copied to clipboard

Hello

Open hervegirod opened this issue 7 years ago • 11 comments

It's not really an issue, I discovered your great project. It works very well but I would like:

  • to use the simulation if necessary without the GUI (including the world). In fact I would like to decouple completely the GUI from the simulation core. Also I would like to be able to use JavaFX in lieu of LWJGL (making the GUI an interface)
  • to be able to use the simulation directly just as a library with or without its graphics
  • to make the datas directories more configurable
  • maybe go from text configuration files to XML (or even have the two formats possible)

It is a lot of proposed changes(maybe some I propose are really silly too), so I forked your project to be able to play with these ideas without bothering you with unwanted changes on your side. I have a lot of experience in Java / JavaFX development, including JavaFX 3D (not so much with LWJGL / OpenGL I must admit, even if I used JOGL some time ago to make an OpenGL driver for Swing apps). If you are interested, I am willing to merge back the code you will find useful).

Regards,

Hervé Girod

hervegirod avatar Apr 06 '17 20:04 hervegirod