Moved camera to separate file

This commit is contained in:
Emmanuel BENOîT 2017-10-02 10:12:27 +02:00
parent e6e8b2c935
commit 080eb3b29b
7 changed files with 130 additions and 125 deletions

View file

@ -17,6 +17,7 @@ DEMO = \
texture.cc \
rendertarget.cc \
programs.cc \
camera.cc \
\
raymarcher.cc \
\