Difference between revisions of "OpenGL under linux"
From Organic Design wiki
m (→Research beginnings) |
m |
||
Line 7: | Line 7: | ||
*[http://glew.sourceforge.net/basic.html GLEW detects what GL extentions are available] | *[http://glew.sourceforge.net/basic.html GLEW detects what GL extentions are available] | ||
*[http://mview.sourceforge.net/ Mesh viewer], some nice pics and example models on this page | *[http://mview.sourceforge.net/ Mesh viewer], some nice pics and example models on this page | ||
+ | *[http://icps.u-strasbg.fr/~marchesin/perso/ Stephane MARCHESIN] good GL links |
Revision as of 04:59, 5 September 2006
The question is: What are the OS requirements to provide hardware OpenGL in a linux OS?
Research beginnings
- It looks like MESA is a software renderer and does not use hardware GL. ref
Links
- GLEW detects what GL extentions are available
- Mesh viewer, some nice pics and example models on this page
- Stephane MARCHESIN good GL links