Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tg-samples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philip Trettner
tg-samples
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
feature_CI
Select Git revision
Branches
14
add-intersections
agrabowy
ak/develop
bezier
develop
default
protected
doctest_fix
feature/arm64Support
feature_CI
jn/develop
jschakib
kschuster
lim
master
protected
noise-functions
14 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Nov
18
17
15
13
12
7
26
Oct
20
19
18
17
16
15
14
13
12
10
29
Sep
24
23
20
19
17
10
9
7
31
Aug
8
1
23
Jul
17
16
15
18
Jun
17
16
15
14
11
8
4
30
May
29
27
23
22
21
8
6
5
4
30
Apr
29
28
26
25
24
23
22
18
17
16
15
14
12
11
9
8
5
27
Mar
26
25
20
13
12
11
1
Feb
31
Jan
30
28
24
22
21
20
18
16
15
30
Dec
29
26
25
24
23
22
21
15
Added test for division
Added tests for shift
Updated TG version.
Fixed multiplication gen
Added some tests.
Added gmp
extensive rasterize line segments tests with ascii art.
dont print report
cleaned up tests.
merge
Updated tg version.
Added gen for fixed_int multiplication.
Removed clutter output
x86intrin.h does not exist on MSVC
x86intrin.h does not exist on MSVC
Updated tg version.
Merge branch 'feature-fixed_uint' of www.graphics.rwth-aachen.de:ptrettner/tg-samples into feature-fixed_uint
now uses the corresponding feature branch of tg.
now uses the corresponding feature branch of tg.
Updated test for uint inclusion
Added -march=native
format.
eps for contains test, bresenham line rasterization visualization and checks.
Initial tests for fixed_uint.
disabled reports in rasterize test and added triangle2 contains test.
cleaned up test case and added benchmark.
created own test case for fast bisection rasterization test.
ctracing to compare rasterization functions.
checking triangle size, using blocks for rasterization, no bisecting yet.
fast_rasterize with edge functions incremental rasterization and test.
fixed gcc error
updated subs
Enabled tests for project onto cone
Enabled tests for uniform over cone
Added tests for capsule
Added general tests for uniform over all the various objects
Removed currently unused variables
Added tests for uniform sampling of cylinder
Added general tests for all finite objects to check whether the projection is always contained in the object and no other sampled point is closer
Added tests for projection onto triangle
Loading