First version of new software renderer
It is modeled after the vertex shader / fragment shader approach of modern OpenGL. It also includes a texture extraction fragment shader, which hopefully will replace the current affine texture extraction. This is still very much experimental, containing lots of todo's. For example it contains lots of if-hacks to select the correct fragment shader (for rendering or texture extraction).
Showing
This diff is collapsed.
Please register or sign in to comment