extract orbital camera into separate file
This commit is contained in:
@ -11,6 +11,7 @@ include_directories(include)
|
||||
|
||||
add_executable(masssprings
|
||||
src/main.cpp
|
||||
src/camera.cpp
|
||||
src/renderer.cpp
|
||||
src/physics.cpp
|
||||
src/puzzle.cpp
|
||||
|
||||
Reference in New Issue
Block a user