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:
- 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
- OpenGL compute shader fluid☆22Updated 5 years ago
- Implementing Different Methods of Circle to Circle Collision Detection using variety of new Technologies: Vulkan Graphics/Compute API, AV…☆63Updated 4 years ago
- 📄 Triangle packer for light map☆76Updated 7 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- An implementation of Blinn-Loop algorithm that renders Bézier curves on GPU.☆49Updated last year
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 4 months ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆64Updated 5 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- SDF-based collision detection with MPM-based simulation☆41Updated 3 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- インスタントラジオシティ。VPLを発射する。☆17Updated 11 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆38Updated 5 years ago
- Curl-Noise Particle Flow using OpenCL☆21Updated 4 years ago
- A method for baking persistent decals to textures using UV-space rasterization.☆23Updated 4 years ago
- Real time sparse voxel octree renderer☆42Updated 2 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆67Updated 6 years ago
- 3D Signed Distance Field☆43Updated 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
- Source code of my master thesis on occlusion culling for (out-of-core) path tracing☆15Updated last month
- Code from article "Real Time Constructive Solid Geometry" in the book "Game Development Tools"☆30Updated 10 years ago
- Experiment of global illumination in screen space☆88Updated 7 years ago
- Efficient rendering with distance fields☆84Updated 8 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- GPU implementation of my paper, Real-Time Fluid Simulation on the Surface of a Sphere☆23Updated 6 years ago
- hdr to rgba8 encoding/decoding tool☆25Updated 10 years ago
- Ocean Simulation Based on a Model By Keith Lantz (https://www.keithlantz.net/)☆27Updated 3 weeks ago