- Sep 28, 2021
-
-
Alexander Gauggel authored
-
- Sep 20, 2021
-
-
Vanessa Karolek authored
-
Vanessa Karolek authored
-
Vanessa Karolek authored
-
Vanessa Karolek authored
-
Vanessa Karolek authored
-
Mara Vogt authored
-
- Sep 18, 2021
-
-
Mara Vogt authored
-
Lars Hoerttrich authored
-
Susanne Dötsch authored
-
- Sep 17, 2021
-
-
Mara Vogt authored
-
Susanne Dötsch authored
-
Mara Vogt authored
-
Mara Vogt authored
-
Susanne Dötsch authored
-
Lars Hoerttrich authored
I revisited the acceleration structure creation and tried different things and now it finally works (not perfect, but it works). The main issue was (i think) the data being given as uint8_t. I changed it to float for vertices and uint32_t for indices and now it works. Additionally i rewrote the way we submit commands to the commandbuffer.
-
- Sep 16, 2021
-
-
Lars Hoerttrich authored
-
- Sep 15, 2021
-
-
Lars Hoerttrich authored
Merge branch '92-rtx-module' of https://gitlab.uni-koblenz.de/vulkan2021/vkcv-framework into 92-rtx-module
-
Lars Hoerttrich authored
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-
Lars Hoerttrich authored
-
- Sep 14, 2021
-
-
Lars Hoerttrich authored
-
Lars Hoerttrich authored
-
- Sep 13, 2021
-
-
Susanne Dötsch authored
-
Lars Hoerttrich authored
-
Vanessa Karolek authored
-
Vanessa Karolek authored
-
Lars Hoerttrich authored
-
Lars Hoerttrich authored
-
Sebastian Gaida authored
-
Sebastian Gaida authored
# Conflicts: # projects/voxelization/src/main.cpp # src/vkcv/Context.cpp
-
- Sep 12, 2021
-
-
Vanessa Karolek authored
[#92] add RTX Pipeline creation function, make dispatcher member accessible for RTXModule (see also text below) Problem: The vk::Pipeline object cannot be used for scene.recordDrawcalls! Here, we need a vkcv::PipelineHandle. Maybe we need to move all functionalities from here to the PipelineManager - similar to PipelineManager::createComputePipeline and PipelineManager::createGraphicsPipeline. As far as I know, there are also some updates for the PipelineManager in develop. We should merge and see how to deal with the pipeline.
-
Vanessa Karolek authored
-
- Sep 11, 2021
-
-
Lars Hoerttrich authored
-
Lars Hoerttrich authored
-
Lars Hoerttrich authored
-
- Sep 07, 2021
-
-
Alexander Gauggel authored
Resolve "Mehrere Fenster, Abhängigkeiten von Core zu Fenster+Swapchain etc" Closes #89 See merge request !90
-
Alexander Gauggel authored
-
Alexander Gauggel authored
Resolve "Refactor Pipeline Config and Manager" Closes #71 See merge request !83
-
Tobias Frisch authored
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
-