lquatrin / cpp_volume_renderingLinks
Structured volume rendering using OpenGL, trying to reproduce some past proposed illumination techniques.
☆32Updated 9 months ago
Alternatives and similar repositories for cpp_volume_rendering
Users that are interested in cpp_volume_rendering are comparing it to the libraries listed below
Sorting:
- Volume rendering☆61Updated 2 years ago
- GPU based, progressive rendering, Monte Carlo Path Tracing, Reflection/volume scattering models and materials☆19Updated 6 years ago
- Code Replicability in Computer Graphics☆204Updated 2 years ago
- Volume Rendering with Raytracing and Transfer Functions - Computer Graphics Project☆28Updated 8 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 8 months ago
- Optimised BVH traversal + HDRI environment mapping☆227Updated 5 years ago
- Offline fluid simulation solver adopted from https://github.com/doyubkim/fluid-engine-dev.☆72Updated 5 years ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- ☆122Updated 12 years ago
- Global Illumination using Spherical Harmonics☆83Updated 4 years ago
- Interactive Path Tracing with Spatiotemporal Variance Guided Filter (SVGF)☆124Updated 4 years ago
- Imply games202 homework in C++ and OpenGL☆13Updated 3 years ago
- ☆110Updated 6 years ago
- A simple Monte Carlo path tracer based on assignment 7 of GAMES101 originally, accelerated by C++ multithreading or CUDA.☆94Updated last year
- Vulkan-based volume renderer with efficient empty space skipping acceleration☆35Updated 3 years ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆164Updated last year
- Supporting sample application for my codeproject tutorial which demonstrates volume rendering using OpenGL☆17Updated 11 months ago
- A curated list of awesome Direct Volume Rendering articles, software and resources☆31Updated 5 years ago
- GPU 3D SDF generator using DirectX 11 compute shader☆70Updated 2 years ago
- GAMES 106 Homework5: Mesh Reduction☆18Updated 2 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆24Updated 7 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆86Updated 4 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆223Updated 5 years ago
- This code implements the key ideas of the paper: Rendering Specular Microgeometry with Wave Optics, by Ling-Qi Yan, Miloš Hašan, Bruce Wa…☆42Updated 6 years ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆62Updated 4 years ago
- Source Code for SIGGRAPH Asia 2021 Paper "Ensemble Denoising for Monte Carlo Renderings"☆61Updated 3 years ago
- An open source programming resource intended for graphics programmers.☆308Updated last week
- Precomputed Radiance Transfer in OpenGL☆33Updated 4 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆305Updated 2 years ago
- Physically based renderer☆28Updated 3 years ago