wezel / Virtual-Ray-TracerLinks
An application to visualise the ray tracing process used in computer graphics
☆22Updated 9 months ago
Alternatives and similar repositories for Virtual-Ray-Tracer
Users that are interested in Virtual-Ray-Tracer are comparing it to the libraries listed below
Sorting:
- A demo of CPU octree splatting algorithm☆56Updated last year
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- GPU Fluid Simulation with Volumetric Rendering☆124Updated 7 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆69Updated last year
- 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
- 2D SPH fluid simulation☆18Updated 8 years ago
- Source code for the paper: Modeling Rocky Scenery using Implicit Blocks, published in The Visual Computer and presented at Computer Graph…☆49Updated 3 years ago
- Efficient rendering with distance fields☆84Updated 8 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆63Updated 5 years ago
- Fast Water Simulation for Games Using Height Fields☆30Updated 8 years ago
- Resources for water rendering☆208Updated 3 years ago
- a real-time SDF pathtracer☆21Updated 5 years ago
- Global Illumination using Spherical Harmonics☆83Updated 4 years ago
- An educational path tracer written in C using Vulkan to supplement a lecture series on path tracing.☆25Updated last month
- Compact Poisson Filters for Fast Fluid Simulation☆75Updated 3 months ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆52Updated 2 years ago
- Pathtraced Realtime Engine☆76Updated 7 months ago
- Voxel Cone Tracing implemented in a well-abstracted layer that wraps around Vulkan.☆15Updated 6 years ago
- VorteGrid: Interactive Fluid Simulation for Games and Movies☆103Updated 4 years ago
- A tool to precompute atmospheric scattering tables for real-time dynamic atmosphere rendering.☆55Updated 2 years ago
- A 3D version of Jos Stam's famous fluid solver written in C using GLUT.☆76Updated last year
- A collection of blogs, personas and publications that act as reference points for the latest developments in Computer Graphics☆55Updated 2 years ago
- Performance optimizations for screen space reflections technique☆15Updated 4 years ago
- SDF-based collision detection with MPM-based simulation