iamyoukou / sdf2dLinks
2D signed distance field
☆20Updated 4 years ago
Alternatives and similar repositories for sdf2d
Users that are interested in sdf2d are comparing it to the libraries listed below
Sorting:
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆66Updated 5 years ago
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 8 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆67Updated 6 years ago
- GPU implementation of my paper, Real-Time Fluid Simulation on the Surface of a Sphere☆23Updated 6 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- 📄 Triangle packer for light map☆75Updated 7 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆55Updated 3 years ago
- Implementation of Crytek's Light Propagation Volumes algorithm in WebGL☆60Updated 7 years ago
- SDF-based collision detection with MPM-based simulation☆41Updated 4 years ago
- A method for baking persistent decals to textures using UV-space rasterization.☆23Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆39Updated 10 months ago
- Implementing Different Methods of Circle to Circle Collision Detection using variety of new Technologies: Vulkan Graphics/Compute API, AV…☆62Updated 4 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 years ago
- Source code of my master thesis on occlusion culling for (out-of-core) path tracing☆15Updated 4 months ago
- SuperTerrain+: A real-time procedural 3D infinite terrain engine with geographical features and photorealistic rendering.☆16Updated 2 years ago
- Project for scientific visualization☆19Updated 3 years ago
- ☆41Updated 9 years ago
- This project contains the article "Collision Detection with Swept Spheres and Ellipsoids" by Jorrit Rouwé and source code. An article abo…☆21Updated 6 years ago
- ☆43Updated 3 years ago
- Soft2D: A 2D multi-material continuum physics engine designed for real-time applications.☆51Updated 2 years ago
- Implementation of All-Frequency Shadows Using Non-linear Wavelet Lighting Approximation by Ren Ng et al.☆11Updated 6 years ago
- 3D Signed Distance Field☆44Updated 4 years ago
- Efficient rendering with distance fields☆84Updated 8 years ago
- 3D painting tool☆39Updated 12 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 7 months ago
- OpenGL compute shader fluid☆23Updated 5 years ago