Stephan Unverwerth
addbcd42d7
LibGL: Fix triangle winding calculation
...
Since we operate in screen space where y points down we need to reverse
what is considered clock wise and what is considered counter clockwise.
The rasterizer always expects triangles with a consistent winding order
thus swap 2 vertices if necessary to reverse the winding before passing
the triangle on to the rasterization stage.
2021-08-18 20:30:58 +02:00
..
2021-08-18 20:30:58 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:39:13 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-01 08:10:16 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 13:00:20 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-01 08:10:16 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-06 19:14:31 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-06 19:14:31 +02:00
2021-08-06 19:14:31 +02:00
2021-08-01 08:10:16 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 13:07:35 +02:00
2021-08-18 10:30:50 +02:00
2021-08-18 10:30:50 +02:00
2021-08-06 19:14:31 +02:00
2021-08-01 08:10:16 +02:00
2021-08-18 10:30:50 +02:00
2021-07-30 20:47:31 +02:00