Resolve "Kamera - Erstellung und Handling"
Compare changes
- #35] add mouse scroll event, mouse move functionalitiesVanessa Karolek authored
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.
+ 3
− 0
@@ -32,6 +32,8 @@ namespace vkcv {
@@ -32,6 +32,8 @@ namespace vkcv {
@@ -82,6 +84,7 @@ namespace vkcv {
@@ -82,6 +84,7 @@ namespace vkcv {