Commit graph

110 commits

Author SHA1 Message Date
Alex Clink
ba4758691a Only show surfaces facing the 'camera' point 2021-12-06 01:03:58 -05:00
Alex Clink
199b8fbdf4 Fix fill triangle method 2021-12-05 22:02:11 -05:00
Alex Clink
8e6383ab8a Sort manually to avoid allocating an array? 2021-12-02 00:11:12 -05:00
Alex Clink
10dd27dd43 Add cube example 2021-11-30 23:05:07 -05:00
Alex Clink
873c12a0cf Optimize triangle fill - don't allocate array of points 2021-11-30 20:02:59 -05:00
Alex Clink
60f1e39ae9 Clarify the line drawing algorithm 2021-11-29 22:32:55 -05:00
Alex Clink
db5a1747fa Fix draw_point bounds, add Point struct 2021-11-29 22:04:31 -05:00
Alex Clink
959f4ca647 Bump version 2021-11-29 02:28:19 -05:00
Alex Clink
1f293b1bb3 Add drawing functions 2021-11-29 02:26:51 -05:00
Alex Clink
5b285d5540 Initial commit 🎮 2021-11-25 20:57:57 -05:00