AdamSturge / Real-Time-Collision-Detection
A place for me to store my code while reading through Real Time Collision Detection by Christer Ericson
☆10Updated 3 years ago
Alternatives and similar repositories for Real-Time-Collision-Detection:
Users that are interested in Real-Time-Collision-Detection are comparing it to the libraries listed below
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆138Updated 3 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆94Updated 5 months ago
- Physics simulation using displacement based dynamics☆11Updated 3 years ago
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆101Updated 8 months ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆35Updated 2 weeks ago
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- Benchmark of various spatial data structures for collision detection.☆131Updated 6 years ago
- engine☆18Updated 12 years ago
- approximate a mesh with a set of spheres☆22Updated 3 years ago
- qbGradient is a simple C++ implementation of the gradient descent method for numerical optimization, intended to demonstrate the principl…☆12Updated 3 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆71Updated 4 years ago
- 3D Inverse Kinematics with Constraints and... GPU Ray Tracing!☆38Updated 5 years ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applicati…☆59Updated this week
- This project contains the article "Collision Detection with Swept Spheres and Ellipsoids" by Jorrit Rouwé and source code. An article abo…☆19Updated 5 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆38Updated 4 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- MyGAL is a computational geometry algorithms library☆38Updated 2 years ago
- Invk - Inverse Kinematics Library with Quaternions☆27Updated 5 years ago
- vGizmo3D - a virtual GIZMO 3D object manipulator / orientator, via mouse, with pan & dolly/zoom features☆53Updated last month
- OpenGL compute shader fluid☆22Updated 4 years ago
- 2D signed distance field☆19Updated 3 years ago
- A nano spline library in modern C++.☆114Updated 4 months ago
- C++ Library for Planar Visibility Computations☆26Updated 2 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆168Updated 6 months ago
- A collection of my weekly shaders for 2020.☆19Updated 4 years ago
- Quick 'n dirty implementation of Featherstone's Articulated Bodies Algorithm☆13Updated 10 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Real-time Position-Based Fluids in OpenCL, homework in Stanford's CS348C☆48Updated 8 years ago
- Real-Time Ocean Animation with Gerstner Waves☆66Updated 4 months ago