3D Graphics: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:


What can we use to benchmark the XO's 3D graphics performance?
What can we use to benchmark the XO's 3D graphics performance?

We're probably mostly interested in:
* Transform rate
* Fill rate -- flat shading, gouraud shading, z-buffered, textured, lit


== Software ==
== Software ==

Revision as of 17:21, 29 April 2007

The XO has no built in 3D accelerator, but that doesn't mean that it can't do 3D graphics! This page is for those of us working to bring 3D graphics to the XO.

3D Graphics APIs

Which API should we use?

Benchmarks

What can we use to benchmark the XO's 3D graphics performance?

We're probably mostly interested in:

  • Transform rate
  • Fill rate -- flat shading, gouraud shading, z-buffered, textured, lit

Software

What XO activities / software uses 3D graphics?