OpenGL ES support

Hello,

I like to devolop for mobile devices which have only support for OpenGL ES and I like to know if the is a java3D version which can use the reduced OGL or do you know of any other “sceengraph” that uses OGL ES?

Regards,
Oliver

You can change the rendering engine out to use JOGL. So you might want to check out the JOGL project to see if they have a version that does just the EE stuff.