Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java 3D Flight sim leisure gadget. Want to participate?

J.PlazSep 1 2014 — edited Sep 1 2014

I'd be interested to know, if there's someone in the "Java3D" community, who's interested in participating in a flightsim project, which I develop in Java 3D.

Source and descriptions: http://www.snowraver.org/J.Plaz/Flightsim.jsf

If there is some interest, one could discuss it. One could possibly transfer the sources to sourceforge, or I could set up a CVS on my server. Also, the objects (planes, ships, vehicles) could be better - these are Autodesk 3D Studio (3ds) files. The terrain is realized with a ROAM algorithm. It once had multiplayer features (tcp/ip), which I removed. One option would be to reintroduce them using web sockets. However, there's virtually nothing you can do fast there, it's more a question of weeks or months...

Anyone interested ?

Side note: If you try to run it, its maybe safer to do it with a pure JVM without Java3D installed. The flightsim loads all librariers ( native Windows-dll's, Linux-so libs and java jar libraries by itself) For Windows, you need a 32-bit JRE, for Linux a 64-bit JRE, version 1.6 or later.

A pic:

flightsim_runwayn3.jpg

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 29 2014
Added on Sep 1 2014
0 comments
1,022 views