? Export Vertex Arrays from Gfx App ?
Hi
Is there any drawing tool out there (eg. Photoshop etc) that I can use to draw my 'iPhone game art' that will then output that out in C code to plug straight into Vertex Arrays?
It will also need to handle color , texture and normals too.
Thanks
Is there any drawing tool out there (eg. Photoshop etc) that I can use to draw my 'iPhone game art' that will then output that out in C code to plug straight into Vertex Arrays?
It will also need to handle color , texture and normals too.
Thanks
I don't know of any 2D tools that do that, but Cheetah3D will export directly into a .h file for use with glDrawElements. I don't think it exports color though.
Thank you.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Maya OpenGL export | MrLee | 10 | 4,880 |
Aug 5, 2008 11:26 AM Last Post: MrLee |
|
| VBOs and Vertex Arrays in OpenGL not working | Talyn | 6 | 5,241 |
Jul 8, 2008 01:14 PM Last Post: Fenris |
|
| Import/Export 3D Graphics Conversion | Barclay | 2 | 2,793 |
Sep 16, 2007 07:15 AM Last Post: mdonovan |
|
| Display Lists or Vertex Arrays with texturing | seven | 6 | 3,319 |
Oct 17, 2005 09:24 AM Last Post: seven |
|
| How do you set up your vertex arrays? | Nevada | 3 | 3,051 |
Aug 5, 2004 07:53 AM Last Post: Jake |
|

