Stars
A library for detecting and resolving intersections between two surface meshes.
This repo is a collection of AWESOME things about 🌟Medical Image Registration🌟, including useful materials, papers, code.
Several simple examples for popular neural network toolkits calling custom CUDA operators.
📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA/Tensor Cores Kernels, HGEMM, FA-2 MMA etc.🔥
Deformation assignment for Geometry Processing course
GPU 3D SDF generator using DirectX 11 compute shader
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
C# implementation of GJK and EPA algorithms for 3D collision detection, intersection point and output vector calculation. Fast and stable, with minimal external references.
Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes
Library for collision detection between two convex shapes
Official code of DeepMesh: Auto-Regressive Artist-mesh Creation with Reinforcement Learning
Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self-intersections, degenerate and non-manifold elements are all…
Sphere-Tree Construction Toolkit (unofficial repository)
The VTK examples, formerly hosted on media wiki
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
A community-maintained Python framework for creating mathematical animations.
MeshValmet is a tool that measures surface to surface distance between two triangle meshes using user-specified uniform sampling
Narrow-Band Topology Optimization on a Sparsely Populated Grid, ACM Transactions on Graphics (SIGGRAPH Asia 2018)
Llama中文社区,实时汇总最新Llama学习资料,构建最好的中文Llama大模型开源生态,完全开源可商用
Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dime…