Collision Detection Using CUDA

GPU Gem3 - LCP Algorithms for Collision Detection Using CUDA
http://http.developer.nvidia.com/GPUGems3/gpugems3_ch33.html

source code:
http://www.kipfer.de/demos.html#gpugems3

Comments

Popular posts from this blog

Drawing textured cube with Vulkan on Android

glTF loader for Android Vulkan

C++ unit testing & CI integration in GitHub (I/2)