- May 28, 2021
-
-
Vanessa Karolek authored
This seems to work but we need to prevent gimbal lock. Maybe we will also find a better way to switch between cameras
-
Artur Wasmut authored
Resolve "Anbindung von Buffern an Descriptor Sets" Closes #40 See merge request !33
-
Alexander Gauggel authored
Resolve "Asset Loading" Closes #26 See merge request !19
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Alexander Gauggel authored
-
Alexander Gauggel authored
Resolve "Kamera - Erstellung und Handling" Closes #35 See merge request !26
-
Tobias Frisch authored
Merge branch '35-kamera-erstellung-und-handling' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into 35-kamera-erstellung-und-handling
-
Trevor Hollmann authored
-
Josch Morgenstern authored
-
Josch Morgenstern authored
-
Trevor Hollmann authored
-
Trevor Hollmann authored
-
Alexander Gauggel authored
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Sebastian Gaida authored
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Sebastian Gaida authored
# Conflicts: # projects/first_triangle/src/main.cpp # src/vkcv/Core.cpp
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Sebastian Gaida authored
the key callback is only called 20 times a second and with this it moves smoot per frame
-
Trevor Hollmann authored
This commit fixes an issue where the indices of a vertex group would always be handled as uint16_t regardless of what the IndexType was. Additionally, the vertex attributes are now printed as well.
-
Trevor Hollmann authored
-
- May 27, 2021
-
-
Tobias Frisch authored
Resolve "Descriptor Set Managment" Closes #9 See merge request !3
-
Sebastian Gaida authored
-
Sebastian Gaida authored
removed due to not used and problems with them before
-
Sebastian Gaida authored
removed camera pos and front and used temp vars to hold it till lookAt is called
-
Trevor Hollmann authored
-
Trevor Hollmann authored
-
Trevor Hollmann authored
Recent commits fixed the malaligned pointer, so the (intentionally) incorrect usage in the example app had to be fixed as well.
-
Trevor Hollmann authored
See discussion in merge request !19
-
Trevor Hollmann authored
This commit adds code to the first_mesh project that actually tests the content of the Mesh struct returned by loadMesh() rather than just checking the returned integer.
-
- May 26, 2021
-
-
Artur Wasmut authored
-
Artur Wasmut authored
Merge branch 'develop' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into 9-descriptor-set-managment
-
Simeon Hermann authored
-
Simeon Hermann authored
-
- May 25, 2021
-
-
Simeon Hermann authored
-