blat-blatnik / Painted-Portal-Ray-TracingLinks
Playing around with real time raytracing and non-photorealistic rendering for the contest subission of the Computer Graphics course University of Groningen 2020. This was the winning entry for the Ray Tracing category and the runner-up for the OpenGL category.
☆10Updated 5 years ago
Alternatives and similar repositories for Painted-Portal-Ray-Tracing
Users that are interested in Painted-Portal-Ray-Tracing are comparing it to the libraries listed below
Sorting:
- Implementation of All-Frequency Shadows Using Non-linear Wavelet Lighting Approximation by Ren Ng et al.☆11Updated 6 years ago
- Voxel Cone Tracing Implementation☆14Updated 3 years ago
- Simple radiosity renderer, generates a basic scene☆18Updated 7 years ago
- Rendering engine and editor☆12Updated last year
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆43Updated 2 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆63Updated 5 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆60Updated 4 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
- OpenGL Grass Renderer☆96Updated 5 months ago
- ☆60Updated 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
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆67Updated 6 years ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆70Updated 6 years ago
- Pathtraced Realtime Engine☆76Updated 6 months ago
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.☆63Updated 5 years ago
- Forward+ renderer written in DirectX 12 with various additional features.☆22Updated 2 years ago
- Experimental DirectX 12 Rendering Engine☆92Updated 4 months ago
- OpenGl Global Illumination real-time rendering study project