Create primitives
Page 1 of 1 • Share •
Create primitives
Hi all,
One nice addition to the SDK would be some functions to create and display simple meshes, like spheres and cylinders. It's a little pointless to use Blender for stuff like that.
And unfortunately, OpenGL ES is pretty limiting, since most of my code library uses glBegin, etc.
Best,
-joshua
One nice addition to the SDK would be some functions to create and display simple meshes, like spheres and cylinders. It's a little pointless to use Blender for stuff like that.
And unfortunately, OpenGL ES is pretty limiting, since most of my code library uses glBegin, etc.
Best,
-joshua
_________________
Join us in the SIO2 IRC channel. Point your IRC client to irc.freenode.net and join channel #sio2

meteors- Posts: 241
Join date: 2008-11-08
Location: Sunny Florida
OpenGL-ES/OpenGL
It sounds like it's time to upgrade your code from OpenGL to OpenGL-ES .... OpenGL is effectively dead, all of the momentum now is with ES. Unless you are working on an old SGI supercomputer ...
aheirich- Posts: 11
Join date: 2009-02-25
Permissions of this forum:
You cannot reply to topics in this forum




