Closed lokedhs closed 6 years ago
Add the ability to pass :NONE as the FORMAT parameter for the triangle rendering functions.
:NONE
FORMAT
Also added implementations of TriangleStrip and TriangleFan.
@Harleqin thank you for your comments. I believe I have addressed your concerns in the following commit: 1af94444c1f0df5bdfb3124f7fd2a7766777c30f
lgtm, thanks!
Add the ability to pass
:NONE
as theFORMAT
parameter for the triangle rendering functions.Also added implementations of TriangleStrip and TriangleFan.