I am still developing APOE (this must be the longest time I've ever spent focused on one thing by the way), and I've just started adding different geometry types. I am currently planning for implementation of convex hulls, and I'm wondering: How can I create them by myself in the program?
I have decided to resort to that because using the convex hull program that came with tokamak doesn't seem to be an option (I want this program as user-friendly and selfcontained as possible).
I have decided to resort to that because using the convex hull program that came with tokamak doesn't seem to be an option (I want this program as user-friendly and selfcontained as possible).