Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VkCV Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vulkan2021
VkCV Framework
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f9be00604326a6dda719734ba90f43a9367c6300
Select Git revision
Branches
10
119-graphicspipeline-refactoring
129-projekte-und-assets-auslagern
132-denoising-module
143-ar-vr-support-via-openxr
43-multi-threading
91-compute-first-network
95-arm64-raspberry-pi-4-support
develop
default
master
protected
optimizations
Tags
2
0.2.0
0.1.0
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Jun
14
13
12
13
12
11
10
9
8
7
6
5
4
3
1
31
May
30
29
28
27
26
25
24
23
21
20
19
18
17
18
17
18
17
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Apr
27
26
23
8
12
Feb
[#42] Fix weird VS Pi include
[#42] change pitch rotation direction when orbiting
[#42] Fixed M_PI to work cross compatible
[#63] Fix push constant data
[#42] Removed duplicate definition of method
Merge branch '42-kamera-trackballkamera' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into 42-kamera-trackballkamera
[#42] Simplified update methods, replaced clones to references, added namespace, corrected applications
[#69] change particleSystem for minimal input
[#42] make camera controller inaccessible for the user
Merge branch 'develop' into 42-kamera-trackballkamera
[#42][Doc] adjust documentation, fix trackball camera radius issue
[#42] remove already resolved todo, empty lines
[#42][Doc] add missing documentation, remove solved TODOs
[#69] remove class name in definition
[#42] clarify runtime error message
[#42][Fix] remove setting the active camera automatically when adding a new camera
[#42] add trackballcamera in main.cpp for demonstration
[#42] add throwing exception if input index is invalid
[42][Fix] fix up and down movement
[#42] remove window and camera from TrackballCameraController
[#42] remove window and camera from PilotCameraController
[#42] remove camera and window from controller
[#42] changes to invocation of cameraManager
[#42] refactor camera manager
[#42] refactor camera manager
[#42] remove camera & window from controller
[#69] change some properties for visibility
[#69] change VertexAttribute to VertexLayout
Merge branch 'develop' into 69-partikelsystem
[#69] random paricles are fun
Merge branch '75-refactor-vertexlayout' into 'develop'
Merge branch '75-refactor-vertexlayout' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into 75-refactor-vertexlayout
fix my calculation brainfart.
Merge branch 'develop' into 69-partikelsystem
[#69] add moving and respawning particles
[#75] Removed debug prints
[Fix] correct reflection of uniform buffers
Remove offset calculation in shader reflection. Proper offsets are now calculated on vertex binding creation.
[#69] added multiple drawcalls for particles
[#70] Voxelization now moves with camera
Loading