Jump to content

Adding JavaFX 2.0 Capability to Unigine over JNI


photo

Recommended Posts

  • 3 weeks later...

We want to embed JavaFX HWND to Unigine Engine but we cannot access HWND from our starter kit.

I think our Engine is so limited ;(

 

Flash slows down Unigine , it will be very good if you add JavaFX to Unigine because world's most popular language is java.

Also , Java has very advanced JIT then Flash has.

I've tested many things compared Flash with JavaFX.

 

JavaFX beats Flash very easy on most side.

And JavaFX has completely OpenGL and Direct3D pipeline.

 

IBM+Oracle+Apple combined with Java.

 

We can help you on JavaFX side but i could not reach HWND of your Engine.

I've asked question but no one answered....

 

If you help , we help to you on javafx addon.

Just we need to access HWND of Unigine...

Link to comment

We want to embed JavaFX HWND to Unigine Engine but we cannot access HWND from our starter kit.

...

Just we need to access HWND of Unigine...

There is Unigine::App::getHandle function for that! Check <UnigineSDK>/include/UnigineApp.h. If there's no such function in this header, you need to update your SDK to the later version.

Link to comment
×
×
  • Create New...