refactored camera code to seperate compilation unit
authormatthew <matthew@owens.tech>
Tue, 18 Sep 2018 20:05:42 +0000 (21:05 +0100)
committermatthew <matthew@owens.tech>
Tue, 18 Sep 2018 20:05:42 +0000 (21:05 +0100)
commit676a246a78c5219d20aa55f3e42ba1e4170b550c
treefa22b529d4c347199e1bf732c6a1e35122b05488
parentc1a23a0a131509f2dc0a4f8999f10a1df4e40d53
refactored camera code to seperate compilation unit
gl/camera.c [new file with mode: 0644]
gl/camera.h [new file with mode: 0644]
gl/main.c