wipeout-rewrite icon indicating copy to clipboard operation
wipeout-rewrite copied to clipboard

Create Software Renderer using PortableGL

Open arczi84 opened this issue 1 year ago • 0 comments

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.

arczi84 avatar Jan 28 '24 11:01 arczi84