Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Multi-Layer Reprojection
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
Multi-Layer Reprojection
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
11
bug/jittering
develop
default
protected
feature/depth-peeling-reprojection
protected
feature/dual-layer-reprojection
feature/frame-invalidation
feature/indirect-sky
feature/linux-fixes
feature/mesh-based-reprojection
feature/plot-script
feature/webrtc
master
11 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Jul
14
13
12
7
6
5
28
Jun
21
14
26
May
24
11
2
28
Apr
27
26
25
19
12
11
8
5
2
25
Mar
24
23
22
10
6
1
28
Feb
27
15
8
1
27
Jan
26
25
18
11
4
8
Dec
7
6
1
30
Nov
24
23
22
16
14
13
11
10
9
8
5
3
2
27
Oct
26
25
20
19
14
13
12
5
28
Sep
21
20
14
13
9
7
2
31
Aug
26
24
19
17
16
12
10
5
27
Jul
25
22
20
15
8
6
24
Jun
22
20
15
10
8
7
3
1
27
May
25
18
11
9
6
4
2
28
Apr
27
4
Mar
12
Feb
11
4
3
25
Jan
20
18
6
30
Dec
23
16
9
30
Nov
25
19
18
12
11
10
9
4
28
Oct
18
15
14
13
11
29
Sep
27
30
Jul
16
Jun
10
9
25
May
22
21
20
19
17
15
14
13
11
10
7
30
Apr
28
20
19
16
9
2
27
Mar
26
19
12
5
27
Feb
21
17
13
12
11
6
31
Jan
22
19
18
13
12
11
10
9
8
5
3
2
1
27
Dec
26
21
20
18
12
5
28
Nov
27
21
14
5
29
Oct
20
15
11
10
3
27
Sep
26
19
11
3
26
Aug
20
13
6
4
1
31
Jul
26
25
23
16
10
5
2
25
Jun
20
13
12
11
10
6
2
27
May
21
16
14
13
7
30
Apr
20
17
4
31
Mar
25
22
21
20
19
18
11
9
5
2
1
29
Feb
28
More stuff
webrtc
moved mutex
Improved scene loading as well as several smaller bug fixes and improvements
develop
develop
Updated assimp library
Added additonal command line parameter for the scene and the encoder. Rename the command line parameter from --codec to --encoder-codec
fixed low latency bug
improved logging
light fix
stuff
Started implementing quad tree that should be used by the mesh based reprojection strategy for the extraction of the lines
Implemented layer generation, edge detection and image download for the mesh based reprojection strategy
Added mesh based reprojection strategy and implemented required shaders
Dynamic cell subdivision resolution implemented
feature/dual-la…
feature/dual-layer-reprojection
Fixed bug that lead to unnecessary grid cell subdivisions at the edges of the layers
added send/rec bitrate monitor
Moved computation of the depth gradient from Headset to Host System
Added default value for subdivision border
Added border radius for subdivide decision
Added subdivision decision to unused chroma component
deployed to hmd
Merge branch 'feature/readme' into 'develop'
Add paragraph about DPR
Update readme with first draft
Added support for sending large frames over multiple packets
Added fixed perspective for performance measurements
Changed default value
improved logging and decoding
Implemented combined projection for left and right eye
added logging
Improved threshold used by the dual-layer reprojection strategy
Fixed head transform transmission
removed json
Added combo for threshold approach
backup before rewrite
More stuff
Merge branch 'develop' into feature/linux-fixes
link cuda / nvenc properly on linux
Increased datagram size
Improved transport and fixed but in the nvidia encoder
Loading