From 54354e32c6498cc7f8839ab4deb1208d37216cc5 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sat, 5 Oct 2024 12:43:38 +1000 Subject: Begin simplifying project structure and removing examples --- new_src/frustum.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 new_src/frustum.c (limited to 'new_src/frustum.c') diff --git a/new_src/frustum.c b/new_src/frustum.c new file mode 100644 index 0000000..afdc76f --- /dev/null +++ b/new_src/frustum.c @@ -0,0 +1 @@ +/* Implements frustum culling in the reference renderer */ -- cgit v1.2.3-70-g09d2