jonaskris / Physically-based-deferred-shadingLinks
First attempt at writing a good looking 3D renderer. Written in C++ using OpenGL on Ubuntu.
☆12Updated 5 years ago
Alternatives and similar repositories for Physically-based-deferred-shading
Users that are interested in Physically-based-deferred-shading are comparing it to the libraries listed below
Sorting:
- ☆83Updated last year
- A transfer function widget implemented using ImGui☆19Updated 3 years ago
- The Tauray renderer☆125Updated 7 months ago
- Personal repo for learning the vulkan graphics api☆58Updated 5 years ago
- Whitted Style CPU Raytracer using SIMD☆30Updated 3 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- SPH simulation in Vulkan compute shader.☆49Updated 3 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 4 years ago
- C++ CPU Software-Rasterizer☆75Updated last year
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆98Updated 4 years ago
- Easy, simple path trace renderer.☆57Updated last week
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 8 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆44Updated 9 years ago
- Toy software vulkan ICD implementation☆21Updated 5 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆36Updated 6 years ago
- A fluid simulation technical demo.☆29Updated 8 months ago
- Different mesh shading techniques using the NVIDIA RTX (Turing) technology.☆96Updated 5 years ago
- A Vulkan rendering engine☆30Updated 5 years ago
- Source for our HPG Paper "CPU-Style SIMD Ray Traversal on GPUs"☆15Updated 7 years ago
- Playground for doing procedurally infinite terrain rendering experiments with Vulkan☆83Updated 2 months ago
- Physically based Monte Carlo renderer written in C++☆32Updated 4 years ago
- Triangle rasterization routines accelerated by SSE and AVX☆71Updated 7 years ago
- Minimalist real-time 3D particles simulator (Boids, Fluids, Clouds) based on OpenGL/OpenCL frameworks☆45Updated 10 months ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆99Updated 7 months ago
- ☆18Updated 6 years ago
- Vulkan template with light abstraction as a base for personal projects☆28Updated 11 months ago
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆39Updated last year