oizma / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

Comparison to 03D #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. How does this engine compare to Google's O3D?
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by JeremySp...@gmail.com on 20 Mar 2010 at 5:41

GoogleCodeExporter commented 9 years ago
Please don't use the issue tracker for questions like this in the future, and 
instead 
join https://groups.google.com/group/angleproject

O3D, like OpenGL and DirectX, is a Graphics API intended to be used directly by 
an 
application developer.  ANGLE is a translation layer between OpenGL ES 2.0 and 
Direct X 
9.0c, and is intended to be transparent to the application developer.

Original comment by hbridge@google.com on 20 Mar 2010 at 9:38