vichug123 / neuron-replicator

Automatically exported from code.google.com/p/neuron-replicator
0 stars 0 forks source link

3d JavaSE vs Android #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
check the API of both to swap out

Original issue reported on code.google.com by Mad.Hephaestus@gmail.com on 29 Jan 2012 at 5:58

GoogleCodeExporter commented 8 years ago
Android supports a subset of the OpenGL api called OpenGL ES. Hopefully, this 
means something written against the OpenGLES, would be portable to both but I 
need to look more into the JavaSE bindings for OpenGL. 

Original comment by msimm...@gmail.com on 9 Feb 2012 at 8:11