Commits on Source (55)
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
blaicheo authored
Alt triangulation
-
blaicheo authored
-
Brandon Lai-Cheong authored
-
blaicheo authored
init new union
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
blaicheo authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
-
Brandon Lai-Cheong authored
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- .vscode/launch.json 32 additions, 0 deletions.vscode/launch.json
- .vscode/settings.json 68 additions, 0 deletions.vscode/settings.json
- CMakeLists.txt 30 additions, 3 deletionsCMakeLists.txt
- README.md 27 additions, 0 deletionsREADME.md
- include/box.h 23 additions, 0 deletionsinclude/box.h
- include/box_edges.h 9 additions, 0 deletionsinclude/box_edges.h
- include/constants.h 12 additions, 0 deletionsinclude/constants.h
- include/contourize.h 14 additions, 0 deletionsinclude/contourize.h
- include/convex_triangulation.h 8 additions, 0 deletionsinclude/convex_triangulation.h
- include/edge.h 5 additions, 1 deletioninclude/edge.h
- include/interpolate_z.h 6 additions, 0 deletionsinclude/interpolate_z.h
- include/intersections.h 24 additions, 0 deletionsinclude/intersections.h
- include/orientation.h 10 additions, 0 deletionsinclude/orientation.h
- include/point.h 12 additions, 0 deletionsinclude/point.h
- include/pointList.h 23 additions, 0 deletionsinclude/pointList.h
- include/print_triangle.h 6 additions, 0 deletionsinclude/print_triangle.h
- include/quad_tree.h 32 additions, 0 deletionsinclude/quad_tree.h
- include/shift_triangle.h 4 additions, 0 deletionsinclude/shift_triangle.h
- include/split_triangle.h 8 additions, 0 deletionsinclude/split_triangle.h
.vscode/launch.json
0 → 100644
.vscode/settings.json
0 → 100644
README.md
0 → 100644
include/box.h
0 → 100644
include/box_edges.h
0 → 100644
include/constants.h
0 → 100644
include/contourize.h
0 → 100644
include/convex_triangulation.h
0 → 100644
include/interpolate_z.h
0 → 100644
include/intersections.h
0 → 100644
include/orientation.h
0 → 100644
include/point.h
0 → 100644
include/pointList.h
0 → 100644
include/print_triangle.h
0 → 100644
include/quad_tree.h
0 → 100644
include/shift_triangle.h
0 → 100644
include/split_triangle.h
0 → 100644