kevinmoran / GJKLinks
Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algorithm
☆105Updated last year
Alternatives and similar repositories for GJK
Users that are interested in GJK are comparing it to the libraries listed below
Sorting:
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Simple rigid-body physics simulator powered by XPBD.☆184Updated last year
- A Small Library for 3D Rigid Body Physics Tutorial☆26Updated 5 years ago
- C++ Software Renderer/Rasterizer☆98Updated 6 months ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆79Updated 5 years ago
- A project for testing rigid body solver algorithms☆205Updated 2 months ago
- 3D Graphics Engine☆45Updated this week
- A real-time ocean surface simulated using Tessendorf's algorithm and OpenGL.☆111Updated 7 years ago
- Physically Based Software Renderer☆114Updated 5 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆98Updated 2 years ago
- An updated build of PEEL dedicated to PhysX☆132Updated 5 months ago
- A portable modern OpenGL Game-Engine with focus on PBR☆112Updated last year
- Framework for rapid OpenGL demos prototyping☆112Updated last month
- Realtime Software Rasterizer☆35Updated 6 years ago
- assimp C++ OpenGL skeletal animation visual studio 2015 project☆56Updated 7 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 7 years ago
- A small 🎮 2D physics engine that explains mechanics ⚡ in physics engines for educational use ✨.☆66Updated 4 months ago
- A shader-based Software Renderer Using The LightSky Framework.☆13Updated last week
- Hobby software rasterizer.☆70Updated 5 years ago
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆92Updated 9 years ago
- Playground for messing around with bgfx and friends☆62Updated 6 years ago
- A 3D Render engine built on top of OpenGL☆118Updated 2 years ago
- bigg (bgfx + imgui + glfw + glm) + utils☆239Updated 2 years ago
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆270Updated 8 years ago
- Real-Time Global Illumination - University of Leeds MSc Project.☆46Updated 4 years ago
- A demo that I created for my Master thesis that demonstrates a rendering technique called Volume Tiled Forward Shading. This technique is…☆121Updated last month
- A simple C++ 3D game engine with Vulkan support.☆37Updated 5 years ago
- Single header "no-allocation" KTX/DDS file reader☆125Updated 2 weeks ago
- A real-time physically based rendering engine written in C++ and OpenGL☆189Updated 5 years ago
- tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is inten…☆145Updated last year