v-hacd
Convex decomposer
A software library for approximating the convex shape of 3D surfaces to improve collision detection in computer graphics and simulation.
Automatically exported from code.google.com/p/v-hacd
1k stars
67 watching
266 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thesheeep/godotccd | A module that provides fast collision checking for arbitrary 3D shapes. | 64 |
danfis/libccd | Library for collision detection between two convex shapes | 503 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
cvxr/cvx | A MATLAB-based system for solving convex optimization problems | 236 |
kcreate/stackvm | A virtual machine with a 240x160 VRAM display and basic assembly capabilities. | 49 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
harveybates/kandle | Automates the process of importing external components into KiCad projects by handling unzipping, directory structure creation, and automatic linking of symbols and footprints. | 26 |
zhjwustc/cvpr18_rnn_deblur_matcaffe | Dynamic scene deblurring using spatially variant recurrent neural networks. | 39 |
damo-nlp-sg/vcd | An approach to reduce object hallucinations in large vision-language models by contrasting output distributions derived from original and distorted visual inputs | 209 |
amdmi3/hoverboard-sdl | Recreates the original xkcd 1608 game as a standalone, native application with additional features for improved gameplay and user experience. | 33 |
baddoo/pidmd | A toolbox for physics-informed dynamic mode decomposition from data to identify linear models adhering to physical laws | 130 |
blackmatov/flat.hpp | A library of associative containers with vector-like behavior | 75 |
hjprint/university_project_vmd_majorization | A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images | 77 |
cvxr/tfocs | A toolbox for building efficient first-order solvers for convex optimization problems | 136 |
lemire/dictionary | An optimized C++ implementation of dictionary coding using SIMD instructions for efficient compression and decompression of large datasets | 103 |