Skip to content

woodrow-shen/ogles1.1

Repository files navigation

ogles1.1

OpenGL ES 1.1 pipeline simulator

It's purposed to research tile-based rendering architecture that is suitable for embedded system. The API standard is based on OpenGL ES 1.1 spec., and the parts of implemenation referenced for Vincent ES 1.x (http://sourceforge.net/projects/ogl-es/), glues (https://code.google.com/p/glues/), GLUT materials (http://user.xmission.com/~nate/opengl.html), and other 3D obj files for free. Basically, the back-end of a simulator is divided into geometry and rendering processing. Many simulation statistics are generated to analysis the characteristics of graphics output.

Repo Content

  • 3D object data
  • all sources

Authors

  • Jhe-Yu Liou
  • Shun-Fan Tsai
  • Shye-Tzeng Shen(woodrowshen)

License

GPL

About

The graphics pipeline simulator supported OpenGL ES 1.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published