Talk:3D Graphics

From OLPC
Revision as of 13:39, 22 April 2007 by Jblocksom (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.