• Joined on 2024-09-11
ccppi3 pushed to master at ccppi/zig-raylib 2024-11-25 14:18:02 +00:00
2d7cd53437 sdofi
ccppi3 pushed to master at ccppi/zig-raylib 2024-11-25 10:50:42 +00:00
a1694c8209 change to dynamic allocation as array gets stack overflow
ccppi3 pushed to master at ccppi/zig-raylib 2024-11-25 10:17:26 +00:00
bca4b26dd7 asdf
ccppi3 pushed to master at ccppi/zig-raylib 2024-11-25 09:18:08 +00:00
1e70d8cf96 add primitives
ccppi3 pushed to master at ccppi/zig-raylib 2024-11-15 15:15:05 +00:00
ccppi3 pushed to master at ccppi/zig-raylib 2024-11-15 12:36:48 +00:00
8452d41247 sdaf
ccppi3 pushed to master at ccppi/zig-raylib 2024-11-08 15:01:09 +00:00
ccppi3 created branch master in ccppi/zig-raylib 2024-11-08 09:40:35 +00:00
ccppi3 pushed to master at ccppi/zig-raylib 2024-11-08 09:40:35 +00:00
ec6456b50b init2
c0f4337e71 Init
ccppi3 pushed to master at ccppi/zig-learn 2024-11-01 14:25:34 +00:00
ccppi3 pushed to master at ccppi/zig-learn 2024-11-01 12:22:28 +00:00
ece4540426 implement polygon
e91c744c16 LinkedList implemented
Compare 2 commits »
ccppi3 pushed to master at ccppi/zig-learn 2024-10-31 14:24:20 +00:00
b7ee15f76a add next() method to polygon
ccppi3 pushed to master at ccppi/zig-learn 2024-10-31 12:07:05 +00:00
120c2d6242 change tactics to arena allocator
ccppi3 pushed to master at ccppi/zig-learn 2024-10-31 10:39:10 +00:00
e8f1c62c66 Implement a Linked list used for polygon
ccppi3 pushed to master at ccppi/zig-learn 2024-10-30 13:56:42 +00:00
acb8e8163d day end
ccppi3 pushed to master at ccppi/zig-learn 2024-10-30 09:52:01 +00:00
1634f96817 split up user / testing definitions
ccppi3 pushed to master at ccppi/zig-learn 2024-10-30 09:39:06 +00:00
4ab7bf6ce1 Restructure into different files
ccppi3 pushed to master at ccppi/zig-learn 2024-10-29 14:02:35 +00:00
ed91d9c711 begin work on object and array of struct
ccppi3 pushed to master at ccppi/zig-learn 2024-10-29 10:48:10 +00:00
1d82a2cf42 splitt up definitions
ccppi3 pushed to master at ccppi/zig-learn 2024-10-29 10:30:13 +00:00
039cc7e912 fill rectangles