Hello there!
I'm trying to use the convex decomposition version of havok, but so far i encounter some issues.
1- the docs appear to be outdated. They still the same as before when CGO was in beta version. Is there a new documentation?
2- I am using the havok version: Havok_Physics_Animation_2012-2-0_PC_XS_win32_VS2010_noSimd_keycode_perpetual_20130320
even them, i could not locate any include files as the docs said: #include <Common/Internal/GeometryProcessing/CollisionGeometryOptimizer/hkgpCgo.h>
there is no such file. Weird.
3- No demo application. No docs, no tests, no cpp... nothing.
but the "Havok_2012-2-0_Release_Notes.html" is saying that there is a new feature (COM-1724) wich is exactly what i'm looking for, pointing to an include file that doesnt exist (hkgpCgo.h)
what i am doing wrong?
can someone provide some guidelines to make CGO work in havok?
what i need is to take a concave geometry and simplify it as a set of convex shapes
any help is very appreciated!
- Luis