AirGuanZ / cujLinks
Run-time program generator embedded in C++
☆29Updated 2 years ago
Alternatives and similar repositories for cuj
Users that are interested in cuj are comparing it to the libraries listed below
Sorting:
- ☆26Updated 3 years ago
- Experimental GPU renderer using two-stage programming☆35Updated 2 years ago
- Shader Playground on LuisaCompute☆12Updated 2 years ago
- ☆25Updated 3 years ago
- Source code supporting the High Performance Graphics 2022 paper: Supporting Unified Shader Specialization by Co-opting C++ Features☆14Updated 2 years ago
- Implementation of the SIGGRAPH 2022 paper "Efficiency-aware MIS for bidirectional rendering algorithms"☆28Updated 2 years ago
- Renderer and BVH traversal library☆59Updated 6 months ago
- A simple and fast parser for PBRT v3 files☆24Updated last year
- Experimental Physically Based Renderer☆91Updated 5 years ago
- Physically based renderer☆28Updated 3 years ago
- A modular physically-based photorealistic global illumination renderer☆17Updated 3 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- A collection of NRI samples demonstrating basic usage (also works as a test bench)☆36Updated this week
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆41Updated 2 years ago
- My renderer for learning☆20Updated 5 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Slang Render Hardware Interface☆67Updated this week
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 2 years ago
- Implementation of "Single-pass stratified importance resampling"☆28Updated 2 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 6 years ago
- ☆17Updated 7 years ago
- Simple raytracer using DirectX Raytracing (DXR).☆44Updated 5 years ago
- Volumetric path tracer written in C++☆46Updated 2 years ago
- Implementation of "Efficiency-Aware Russian Roulette and Splitting" (SIGGRAPH 2022)☆48Updated 2 years ago
- nanothread — Minimal thread pool for task parallelism☆78Updated last month
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/