Skip to content

Implemented algorithms of 2D & 3D Convex Hulls, Distance Maps and Sphere-Polyhedron Collision Detection.

Notifications You must be signed in to change notification settings

mariosbikos/Computational_Geometry_Project

Repository files navigation

Computational_Geometry_Project

Algorithms of 2D & 3D Convex Hulls, Distance Maps and Sphere-Polyhedron Collision Detection.

Part 1

Computed the 2D convex Hull of the 2D Model given. After that a distance map from the convex hull to the object was implemented and stored in specific data structure. The Distance Map was colored based on the distance calculated.

Part 1

Part 2

Computed the 3D Convex Hull of a 3D Model given(Dolphin) and after that created a distance map.

Part 2

About

Implemented algorithms of 2D & 3D Convex Hulls, Distance Maps and Sphere-Polyhedron Collision Detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages