Erfan-Ahmadi / CircleCollisionView external linksLinks
Implementing Different Methods of Circle to Circle Collision Detection using variety of new Technologies: Vulkan Graphics/Compute API, AVX2/AVX-512
☆62Dec 28, 2020Updated 5 years ago
Alternatives and similar repositories for CircleCollision
Users that are interested in CircleCollision are comparing it to the libraries listed below
Sorting:
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Jan 25, 2018Updated 8 years ago
- Some 2D collision detection and physics stuff.☆14Jan 3, 2014Updated 12 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Oct 30, 2025Updated 3 months ago
- Clustered forward rendering demo with Vulkan☆56Jan 17, 2018Updated 8 years ago
- ☆16Aug 7, 2017Updated 8 years ago
- Mini Spin-X Library☆53Feb 8, 2026Updated last week
- OpenGL sample that renders into a Vulkan direct display☆33Nov 19, 2025Updated 2 months ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆82Jan 12, 2025Updated last year
- Unity Screen Space Ray Traced Depth of Field☆25Mar 9, 2018Updated 7 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆84Dec 8, 2018Updated 7 years ago
- OpenGL 3D extrusion library☆33Aug 18, 2023Updated 2 years ago
- Forward plus rendering using Vulkan☆46Jan 3, 2017Updated 9 years ago
- Yet another approach to developing a personal 3D graphics engine. Windows + Direct3D 12.☆41Sep 3, 2022Updated 3 years ago
- Graphic Techniques Implemented on The Forge API, a cross-platform rendering framework on top of Vulkan, DirectX, Metal☆24Nov 4, 2019Updated 6 years ago
- Signed distance field (SDF) generation by amortized ray tracing, SDF AO, and SDF soft shadow☆23Dec 30, 2024Updated last year
- Axis Aligned Bounding Octahedron☆254May 29, 2019Updated 6 years ago
- Automatic conservative mesh occluder generation by box filling☆129Dec 21, 2019Updated 6 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Oct 21, 2019Updated 6 years ago
- Chop 3D objects to meshlets☆450Nov 29, 2022Updated 3 years ago
- Real-time fluid simulation using smoothed particle hydrodynamics (SPH) by taking advantage of GPU hardware ray tracing for particle neigh…☆12Dec 10, 2025Updated 2 months ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- rust + wasm for declarative particle simulations☆13Jan 7, 2023Updated 3 years ago
- Data Driven Rendering repository☆283Dec 20, 2021Updated 4 years ago
- Hybrid raytracing and filtering playground.☆27Jul 25, 2019Updated 6 years ago
- A comprehensive Visual Studio MSBuild integration of the Intel SPMD Compiler (ISPC), Premake support and a collection of ISPC tests and d…☆13Apr 7, 2025Updated 10 months ago
- Created by Elliot Jimenez and Jordi Oña☆12Jun 16, 2018Updated 7 years ago
- Qt3D based graphics library☆45Apr 12, 2022Updated 3 years ago
- Helper module for debugging raytraced SDFs☆12Aug 22, 2015Updated 10 years ago
- Working on a Performance Analyser using ImGui☆12Aug 31, 2017Updated 8 years ago
- Graphics tools in C++: 3D vector, image load/save 3D model load/save, Morton code, Halton sequence, matrix math, Perlin noise, image filt…☆13Oct 10, 2023Updated 2 years ago
- Ariyana is an open source and free WIP game engine.☆11Jan 29, 2019Updated 7 years ago
- PyroFling is a simple solution for capturing Vulkan applications and broadcast video and audio to streaming platforms using FFmpeg.☆43Dec 12, 2025Updated 2 months ago
- FidelityFX Parallel Sort☆114Oct 8, 2021Updated 4 years ago
- GPU occlusion culling using compute shader with Vulkan☆58Jan 23, 2018Updated 8 years ago
- Breakout with Vulkan to test Uniform Data Transfer Methods☆25Jun 21, 2020Updated 5 years ago
- C++ implementation of Vulkan sitting on D3D12☆82Apr 18, 2018Updated 7 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…