Skip to content
Snippets Groups Projects

Resolve "Kamera - Erstellung und Handling"

Merged Ghost User requested to merge 35-kamera-erstellung-und-handling into develop
1 unresolved thread
2 files
+ 64
0
Compare changes
  • Side-by-side
  • Inline
Files
2
  • a26f9a0a
    [#14] add event struct · a26f9a0a
    Sebastian Gaida authored
    added event struct to projekt
    supports lambda functionality of event handling
    main of first triangle will add a example
+ 2
0
@@ -51,4 +51,6 @@ set(vkcv_sources
${vkcv_source}/vkcv/Framebuffer.hpp
${vkcv_source}/vkcv/Framebuffer.cpp
${vkcv_include}/vkcv/Event.hpp
)
Loading