kmammou / v-hacd

Automatically exported from code.google.com/p/v-hacd
BSD 3-Clause "New" or "Revised" License
1.38k stars 261 forks source link

GPU Voxelization #30

Open pushrax opened 7 years ago

pushrax commented 7 years ago

It seems that voxelization is the slowest part of V-HACD at the moment, and could be sped up using OpenCL. Do you think this is worth doing? Would you be open to such a contribution?

kmammou commented 7 years ago

That would be great! Contributors are welcome!

tobyndax commented 7 years ago

@pushrax If you start out implementing this, please give a link towards your branch, I would be interested in keeping tabs on the progress and might take some time to help out with the implementation.