bit-hack/softgl

Create rasterizer interface.

Opened this issue · 1 comments

Create a rasterizer interface to allow different rasterizer to be written and integrated.

I have added a super simple rasterization phase. The various callbacks need to be wired into the rest of the code.