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
7efbe1441d14d1fb1912e6320457498df609ee0f
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Public
/
CompGeom
History
jimmy andrews
653c0036aa
Fix convex hull vs sphere test for convex decomposition, and track/exclude degenerate planes from the test
...
#rb rinat.abdrashitov [CL 31076102 by jimmy andrews in ue5-main branch]
2024-01-31 19:56:33 -05:00
..
ConvexDecomposition3.h
Fix convex hull vs sphere test for convex decomposition, and track/exclude degenerate planes from the test
2024-01-31 19:56:33 -05:00
ConvexHull2.h
…
ConvexHull3.h
…
Delaunay2.h
…
Delaunay3.h
…
DiTOrientedBox.h
…
ExactPredicates.h
…
FitKDOP3.h
Add a new k-DOP fitting algorithm to GeometryCore and swap it in to GeomFitUtils so it will be used by the Static Mesh Editor.
2023-09-20 14:46:30 -04:00
FitOrientedBox2.h
…
FitOrientedBox3.h
…
PolygonTriangulation.h
…