jrouwe / SweptEllipsoidLinks
This project contains the article "Collision Detection with Swept Spheres and Ellipsoids" by Jorrit Rouwé and source code. An article about collision detection between swept ellipsoids and polygons written in 2003.
☆21Updated 5 years ago
Alternatives and similar repositories for SweptEllipsoid
Users that are interested in SweptEllipsoid are comparing it to the libraries listed below
Sorting:
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- Sample for the Voxels library☆37Updated 11 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Real-time Approximation of Photometric Polygonal Lights Demo☆18Updated 4 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- An updated build of PEEL dedicated to PhysX☆126Updated 2 months ago
- 3D Physics Engine.☆53Updated 9 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 years ago
- Rasterization on the GPU in "slow motion".☆62Updated 5 years ago
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆37Updated 4 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆63Updated 5 years ago
- Software rasterizer based on Larrabee's☆43Updated 9 years ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 4 years ago
- The Motion Toolkit is a collection of C++ class templates providing basic types for applications involving 3D geometry, kinematics and dy…☆99Updated 6 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆121Updated 6 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- ☆41Updated 9 years ago
- A flexible rendering engine for real-time graphics R&D☆25Updated 2 weeks ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 3 years ago
- 2D physics engine with SoA/SIMD optimizations☆112Updated 6 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆102Updated 11 months ago
- A library of distance and occlusion generation routines☆112Updated 2 weeks ago
- Real time sparse voxel octree renderer☆42Updated 2 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- Linear Memory Allocator for Games and Embedded Systems☆76Updated 2 years ago
- Automatic conservative mesh occluder generation by box filling☆128Updated 5 years ago
- Gpu Renderer and Rasterizer - for python☆28Updated last year
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆38Updated 5 years ago