diff options
Diffstat (limited to 'new_src/frustum.c')
-rw-r--r-- | new_src/frustum.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 */ |