From: Anders W. <and...@gm...> - 2009-10-22 20:07:34
|
> Hello, > I've poored through the documentation and googled it several times, but I > can't find anyway to enable wireframe drawing. Since I've worked with OpenGL > I'm pretty sure that it would be easy to implement, I would also be interested in this, particularly for 'faces' objects. while I'm daydreaming, the lack of these three features almost makes me write my own OpenGL wrapper: - screenshots (I now got imagemagick's 'import' to work, but it's quite slow) - wireframe mode ('faces' objects which I draw based on STL files) - on-screen or 'HUD'-type text drawing (Is this already implemented?) AW |