Skip to content

vlasakjiri/vge-3d_convex_hull

 
 

Repository files navigation

3D Convex hull algorithms showcase

This is a project for Computational Geometry course in Brno University of Technology, Faculty of Information Technologies.

Project showcases 3 algorithms for computing convex hull in 3D. Quick hull, iterative algorithm and bruteforce algorithm. Iterative algorithm implementation was ported from Dung Han Lee's repository. All algorithms are visualized in Three.js.

You can try it here.

Authors

Josef Kotoun Jiří Vlasák Vít Tlustoš

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.0%
  • CSS 3.6%
  • HTML 3.4%