added more camera movement
This commit is contained in:
@@ -13,8 +13,8 @@ add_executable(${PROJECT_NAME} src/main.cpp
|
||||
src/Shader.cpp
|
||||
include/Shader.hpp
|
||||
include/IndexBuffer.hpp
|
||||
libs/stb_image.hpp
|
||||
include/Camera.hpp)
|
||||
include/Camera.hpp
|
||||
include/FPS_Camera.hpp)
|
||||
|
||||
target_compile_definitions(${PROJECT_NAME} PRIVATE $<$<CONFIG:Debug>:_DEBUG>)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user