erincatto / solver2d
A project for testing rigid body solver algorithms
☆168Updated 3 months ago
Alternatives and similar repositories for solver2d
Users that are interested in solver2d are comparing it to the libraries listed below
Sorting:
- Simple rigid-body physics simulator powered by XPBD.☆157Updated last year
- revisiting a known normal transformation in computer graphics☆316Updated 5 years ago
- VorteGrid: Interactive Fluid Simulation for Games and Movies☆102Updated 4 years ago
- An OpenGL tutorial on clustered shading. A technique for efficiently rendering thousands of dynamic lights in games.☆89Updated 9 months ago
- Physics simulation using displacement based dynamics☆13Updated 3 years ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆82Updated last week
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆90Updated last year
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆86Updated 3 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…☆132Updated last year
- A high performance realtime CUDA voxel path tracer☆82Updated 2 months ago
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆97Updated this week
- Code accompanying the blog post on bvh construction.☆419Updated 7 months ago
- single source shaders for opengl☆98Updated 5 months ago
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆268Updated 7 years ago
- A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by requ…☆221Updated 2 years ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆164Updated last year
- Blazingly fast Vulkan glTF Viewer☆73Updated this week
- Physically based renderer demo written using Vulkan.☆80Updated 6 months ago
- RayTracing In The Fragment Shader (OpenGL / GLSL)☆53Updated 4 years ago
- C++ containers for arrays, lists, maps, hash tables, trees, and graphs.☆190Updated last year
- A snapshot of our vulkan backend code☆286Updated 5 months ago
- A collection of innocent cubes, to freak out your engine, or not. If not you may receive the "deccer-cubes-approval" role on our discord.…☆47Updated 3 months ago
- A simple ImGui component for rendering profiling data☆251Updated last year
- ☆131Updated 2 years ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆262Updated 2 weeks ago
- A subatomic OpenGL graphics library.☆110Updated last year
- Voxel rendering experiments