Wireframe objects
Wireframe objects
Hi there,
and congratulations for you work
I need to see a object in wireframe mode. I tried to bind a transparent texture (only with the edges) to the a cube, but there's a obvious problem: I can't see the edges "inside" the cube.
Is there a way to export a object in wireframe mode, or a way that gives the same effect?
Thank you
and congratulations for you work

I need to see a object in wireframe mode. I tried to bind a transparent texture (only with the edges) to the a cube, but there's a obvious problem: I can't see the edges "inside" the cube.
Is there a way to export a object in wireframe mode, or a way that gives the same effect?
Thank you
andreassilva- Posts : 22
Join date : 2009-02-19
Re: Wireframe objects
You need to convert quads to triangles.
Please use the advanced search; this has been covered many times in here.
Kindest regards,
-j
Please use the advanced search; this has been covered many times in here.
Kindest regards,
-j
meteors- Posts : 241
Join date : 2008-11-08
Location : Sunny Florida
Re: Wireframe objects
Glpolygonmode is not supported by ES... If you want to draw with lines you'll have to override the default sio2object render function and convert the triangle sequence to gl_lines
_________________
SIO2 Interactive
Free Open Source 3D Game Engine for iPhone and iPod Touch
http://sio2interactive.com
Permissions in this forum:
You cannot reply to topics in this forum
|
|