wipeout-rewrite
wipeout-rewrite copied to clipboard
Create Software Renderer using PortableGL
Hello, PortableGL is OpenGL 3.x ish done all in software using only one header file. It's really simple to implement and has all needed gl procedures for GL Renderer.
https://github.com/rswinkle/PortableGL/
This might be solution for fully working software renderer.