kevinmoran / GJK
Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algorithm
☆92Updated 4 months ago
Alternatives and similar repositories for GJK:
Users that are interested in GJK are comparing it to the libraries listed below
- SOLID - Software Library for Interference Detection☆97Updated 2 years ago
- Simple rigid-body physics simulator powered by XPBD.☆140Updated last year
- Framework for rapid OpenGL demos prototyping☆109Updated last month
- 3D Graphics Engine☆43Updated this week
- Renderer agnostic frame graph library☆170Updated last year
- A dx12/Vk game engine (kind of).☆126Updated 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…☆113Updated last year
- A 3D Render engine built on top of OpenGL☆119Updated last year
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆80Updated last year
- A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.☆93Updated 6 years ago
- A C++ game engine☆32Updated 4 years ago
- A Small Library for 3D Rigid Body Physics Tutorial☆26Updated 4 years ago
- Yet Another Renderer☆170Updated 5 years ago
- A utility class which adds a way to include external files in a shader file.☆61Updated 6 months ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- 3D game engine using C++20 and Vulkan (WIP)☆124Updated 5 months ago
- Experimental DirectX 12 Rendering Engine☆83Updated 3 weeks ago
- Data Driven Rendering repository☆257Updated 3 years ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆384Updated last year
- General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)☆267Updated 5 years ago
- C++ Software Renderer/Rasterizer☆95Updated 2 years ago
- Сross-platform Vulkan/OpenGL 3D engine for personal experimentation☆180Updated this week
- Real-Time Global Illumination - University of Leeds MSc Project.☆37Updated 3 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆77Updated 4 years ago
- 3D graphics engine using OpenGL☆66Updated 6 years ago
- Cross-platform OpenGL demos☆167Updated last year
- A portable modern OpenGL Game-Engine with focus on PBR☆109Updated 4 months ago
- Here some advanced examples of OpenGL will be presented☆29Updated 7 years ago
- An OpenGL tutorial on clustered shading. A technique for efficiently rendering thousands of dyanmic lights in games.☆58Updated 5 months ago
- Quick path tracer project written in C++☆131Updated 5 years ago