iamyoukou / sdf2dLinks
2D signed distance field
☆20Updated 3 years ago
Alternatives and similar repositories for sdf2d
Users that are interested in sdf2d are comparing it to the libraries listed below
Sorting:
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- GPU implementation of my paper, Real-Time Fluid Simulation on the Surface of a Sphere☆23Updated 5 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆39Updated 5 years ago
- Invk - Inverse Kinematics Library with Quaternions☆29Updated 6 years ago
- SDF-based collision detection with MPM-based simulation☆40Updated 3 years ago
- A Simple and flexible half edge data structure☆18Updated 2 months ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- Curl-Noise Particle Flow using OpenCL☆21Updated 4 years ago
- This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style trans…☆28Updated 8 years ago
- An Analytic Model for Full Spectral Sky-Dome Radiance☆13Updated 13 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- ☆40Updated 2 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Position Based Fluids 2D Tutorial☆15Updated 3 years ago
- Improved version of real-time physics engine that couples FEM-based deformables and rigid body dynamics☆30Updated 7 years ago
- Shape grammar base system and auto-tuner based on the operator graph idea☆29Updated last year
- 📄 Triangle packer for light map☆76Updated 7 years ago
- experimenting with Vulkan RTX☆10Updated 4 years ago
- Skinning Catmull-Clark Subdivision Surfaces☆26Updated 10 years ago
- SOCE is an Image Space Occlusion Culling Engine optimized to perform occlusion culling in CPU. If you have a densely occluded scene (e.g.…☆17Updated 9 years ago
- ☆66Updated 6 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆40Updated 5 years ago
- GLSL Raytracer☆11Updated 10 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 3 years ago
- This paper presents an approach through OpenGL shading language for the rendering of human skin for game development. This method works i…☆25Updated 8 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 2 months ago