Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
unionized-triangles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Shlomi Steinberg
unionized-triangles
Graph
main
Select Git revision
Branches
2
main
default
protected
quadtree-v1
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Dec
12
4
3
2
1
28
Nov
27
21
20
18
15
13
8
7
6
5
1
30
Oct
29
28
25
23
22
21
18
Fixed overlap case
main
main
quadtree implementation
added configuration for vscode testing
Update README.md
Update README.md
fixed z interpolation
refactored union tests
fixed debug check point equality
removed unused file
fixed intersections
fixed interpolate
removed unused file
Update README.md
fixed testcases
filters out degenerate triangle creation
fixed tests
added degenerate case detection
added edge union cases
init point restructure
Added neighbour property
init randomized tests
fixed bug related to float inaccuracies
Fix 1
union fix
sync
initial union solution
formatted code
bug fix and refactor
refactor
new tests
Merge pull request #2 from blacheo/alt_triangulation
init new union
Create README.md
Merge pull request #1 from blacheo/alt_triangulation
added tests
added convex triangulation
additional tests
init quadtree
fixed triangulation
deleted quad
Loading