This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c42df3f2f978ebf3be01fefbdcb232ba62d78ee6
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
/
CompGeom
History
jimmy andrews
f70dd3a744
Add a convex decomposition sphere covering mode that uses vox-solidify/difference/offset operations to better place the negative space sphere sampling
...
[CL 26154533 by jimmy andrews in ue5-main branch]
2023-06-21 13:34:37 -04:00
..
ThirdParty
add precise math for exact predicates on clang, where supported
2023-05-17 12:25:46 -04:00
ConvexDecomposition3.cpp
Add a convex decomposition sphere covering mode that uses vox-solidify/difference/offset operations to better place the negative space sphere sampling
2023-06-21 13:34:37 -04:00
ConvexHull2.cpp
…
ConvexHull3.cpp
…
Delaunay2.cpp
…
Delaunay3.cpp
…
DiTOrientedBox.cpp
…
ExactPredicates.cpp
…
FitOrientedBox2.cpp
…
FitOrientedBox3.cpp
…
PolygonTriangulation.cpp
…