alice
alice copied to clipboard
Re-orient triangles to be counter-clockwise
The fpgasim code re-orients triangles to be counter-clockwise. This lets it do only one set of computations for in/out triangle. I'm not sure if this is necessary.
This is probably a lot easier to do in libgl. Feel free to assign to me if desired.