Skip to content
Snippets Groups Projects
Verified Commit 3e2c6601 authored by Tobias Frisch's avatar Tobias Frisch
Browse files

[#82] Fix bloom application

parent b0eb31c1
No related branches found
No related tags found
1 merge request!70Resolve "Voxel cone tracing"
......@@ -32,8 +32,6 @@ int main(int argc, const char** argv) {
cameraManager.getCamera(camIndex2).setNearFar(0.1f, 30.0f);
window.initEvents();
vkcv::Core core = vkcv::Core::create(
window,
applicationName,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment