jdupuy / libcbtLinks
Concurrent data-structure to compute binary trees in parallel
☆41Updated 3 months ago
Alternatives and similar repositories for libcbt
Users that are interested in libcbt are comparing it to the libraries listed below
Sorting:
- LucidRaster: real-time GPU software rasterizer for exact OIT☆54Updated last week
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 9 months ago
- The Tauray renderer☆127Updated 6 months ago
- Vulkan triangle in ~380 lines of code☆126Updated 2 weeks ago
- Collection of meshlet generation algorithms☆120Updated last week
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆34Updated 4 years ago
- Vulkan sample on VK_EXT_device_generated_commands and NV extension☆44Updated 7 months ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 4 years ago
- Importance-sampled FAST Noise☆40Updated 4 months ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated last year
- Misc repository for certain GPU algorithms.☆42Updated last year
- A collection of primarily graphics programming focused blog posts.☆69Updated 11 months ago
- Minimal pathtracer using Vulkan RayTracing☆49Updated 2 months ago
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- A flexible rendering engine for real-time graphics R&D☆27Updated last week
- Real-time Global Illumination with Vulkan Ray Tracing API☆100Updated 2 years ago
- DX12 Path Tracer with ShaderToy interop☆46Updated 9 months ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆87Updated 6 years ago
- A minimal implementation of Vulkan ray tracing.☆96Updated last year
- Source code for the EON rough diffuse BRDF model☆41Updated 3 months ago
- Longest Edge Bisection Demos☆91Updated 3 years ago
- Mini Spin-X Library☆52Updated 3 months ago
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 5 years ago
- Silhouette and toon shading post-processing with Vulkan☆95Updated 2 months ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆172Updated 2 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆55Updated 4 years ago
- Offline renderer used for my blog posts☆108Updated 7 years ago
- ☆83Updated 7 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 4 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆157Updated 3 weeks ago