JavaFX 2 and 3D -


i read java fx has hardware accelerated 3d support. graphics card intel 945g directx acceleration, directdraw acceleration, agp texture acceleration , open gl capabilities.

but still.. system.out.println(platform.issupported(conditionalfeature.scene3d)); gives me false. x axis , y axis rotation not work.

is there way make work? software based solution?


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -