Quickhull Question

Started by
0 comments, last by dapeos 20 years, 2 months ago
Hey - I am attempting an implementation of the Quickhull algorithm and am getting stumped on how to set everything up recursively to find s0 s1 s2 etc...I understand how it works mathematically, but when it comes time to program it - it seems beyond my grasp. I''m most familiar with Java but also know some C++..I was wondering if someone knows of a link to some source code detailing how to code it, or could give a little example. Thanks for your time
Advertisement
qhull.org

Game Programming Blog: www.mattnewport.com/blog

This topic is closed to new replies.

Advertisement