aboutsummaryrefslogtreecommitdiff
path: root/examples/shapes_basic_shapes.png
AgeCommit message (Collapse)Author
2016-03-17Improved 2D-3D drawingRay
Depth test disabled for 2D and only used on 3D; consequently LINES vs TRIANGLES vs QUADS buffers drawing order maters... but blending also works ok.
2014-09-21Examples renaming and test examples mergeraysan5
Examples have been renamed for coherence with raylib modules and test examples have been merged into examples folder.