Got a point rendering, but still need to cull it if behind

This commit is contained in:
InventorXtreme 2023-12-03 03:35:47 -05:00
parent 03aeac765d
commit 2ff6576142
2 changed files with 174 additions and 3 deletions

View file

@ -1,6 +1,6 @@
CC = gcc
CFLAGS = -g
LDLIBS = -lraylib
LDLIBS = -lraylib -lm
objects = c3d.o