https://github.com/aitjcize/sgl
Software GL
https://github.com/aitjcize/sgl
Last synced: 9 months ago
JSON representation
Software GL
- Host: GitHub
- URL: https://github.com/aitjcize/sgl
- Owner: aitjcize
- License: other
- Created: 2011-06-14T15:07:07.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2013-09-05T07:36:46.000Z (almost 13 years ago)
- Last Synced: 2025-07-26T10:04:50.330Z (11 months ago)
- Language: C
- Homepage:
- Size: 1.4 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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.