An open API service indexing awesome lists of open source software.

https://github.com/aitjcize/sgl

Software GL
https://github.com/aitjcize/sgl

Last synced: 9 months ago
JSON representation

Software GL

Awesome Lists containing this project

README

          

================================================================================
SGL - Software GL
================================================================================

SGL implements a subset of standard OpenGL APIs with pure software simulation.

SGL framework based heavily on the Mesa 3D project to
provide OpenGL state machine and API, while SGL implement it's own software
rasterizer instead of using a GPU.