[#35] add mouse scroll event, mouse move functionalities
For now, camera based callbacks are handled within main. For a camera controller, we need a way to pass callback functions to the 'add' function, i.e. replacing the lambda expressions.
Showing
- include/vkcv/Window.hpp 3 additions, 0 deletionsinclude/vkcv/Window.hpp
- modules/testing/CMakeLists.txt 3 additions, 1 deletionmodules/testing/CMakeLists.txt
- modules/testing/include/vkcv/camera/Camera.hpp 12 additions, 14 deletionsmodules/testing/include/vkcv/camera/Camera.hpp
- projects/first_triangle/src/main.cpp 54 additions, 14 deletionsprojects/first_triangle/src/main.cpp
- src/vkcv/Window.cpp 10 additions, 0 deletionssrc/vkcv/Window.cpp
Loading
Please register or sign in to comment