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
Related projects ⓘ
Alternatives and complementary repositories for Real-Time-Collision-Detection
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆133Updated 2 years ago
- 3D Inverse Kinematics with Constraints and... GPU Ray Tracing!☆38Updated 5 years ago
- Quick 'n dirty implementation of Featherstone's Articulated Bodies Algorithm☆12Updated 10 years ago
- Octree library in C++☆57Updated 12 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆64Updated 3 years ago
- C++ Library for Planar Visibility Computations☆26Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆68Updated 3 years ago
- Invk - Inverse Kinematics Library with Quaternions☆26Updated 5 years ago
- Trajectory example☆12Updated 3 years ago
- engine☆18Updated 11 years ago
- C++ adaptive grid for fast collision detection between AABB particles.☆17Updated last year
- C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applicati…☆56Updated last week
- Sphere-Tree Construction Toolkit (unofficial repository)☆29Updated 3 weeks ago
- this is a set of examples on how to use ogre as: mouse/keyboard/gamepad input, how to use cg and glsl shaders and how to create a sphere …☆20Updated 14 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆90Updated 2 months ago
- Virtual GIZMO - 3D object manipulator / orientator, via mouse, with pan and dolly/zoom features☆50Updated 4 years ago
- Poïesis game in C++, with custom engine (with entity system and particle physics) using SDL - Grow, complexify, survive.☆25Updated 8 years ago
- qbGradient is a simple C++ implementation of the gradient descent method for numerical optimization, intended to demonstrate the principl…☆11Updated 3 years ago
- Interactive Rendering Engine for visualising surfaces defined by signed distance functions (SDFs).☆12Updated 7 years ago
- SOLID - Software Library for Interference Detection☆95Updated last year
- Single header only, multi-threaded, constructive solid geometry (csg) functions.☆20Updated 3 years ago
- OpenVDB renderer using OpenGL☆11Updated 3 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆36Updated 4 years ago
- ☆37Updated 6 years ago
- Visualize Legged Robot Trajectories with Unreal Engine☆45Updated 5 years ago
- A small OpenGL compute shader test. Renders millions of particles in real time, interacting with a set of force nodes.☆43Updated 9 years ago
- Benchmark of various spatial data structures for collision detection.☆130Updated 6 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆334Updated 3 years ago
- C++ SDL AI Steering Behaviors: Seek, Flee, Arrive, Pursue, Evade, Wander, Path Following, Collision Avoidance and Combining them.☆35Updated 2 years ago
- A graphics demo written in C++ that demonstrates triangle rasterization.☆46Updated 4 years ago