Talk:3D Graphics: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
There's a bunch of other implementations including TinyGL mentioned on the [http://www.mesa3d.org Mesa 3D] site, in question 1.6 of the [http://www.mesa3d.org/faq.html#part1 Mesa FAQ]. |
There's a bunch of other implementations including TinyGL mentioned on the [http://www.mesa3d.org Mesa 3D] site, in question 1.6 of the [http://www.mesa3d.org/faq.html#part1 Mesa FAQ]. |
||
--- |
|||
OpenGL ES 1.1 is a subset of OpenGL 1.5, this might be a good approach. |
Latest revision as of 17:39, 22 April 2007
Perhaps this can be useful?
http://fabrice.bellard.free.fr/TinyGL/
It is supposed to be a small/fast software-only implementation of OpenGL subset.
---
There's a bunch of other implementations including TinyGL mentioned on the Mesa 3D site, in question 1.6 of the Mesa FAQ.
---
OpenGL ES 1.1 is a subset of OpenGL 1.5, this might be a good approach.