Vulkan and rust experiments, including a spectral path tracer using Vulkan ray tracing extensions
☆133Sep 13, 2025Updated 9 months ago
Alternatives and similar repositories for caldera
Users that are interested in caldera are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Toy library for neural networks in Rust using Vulkan compute shaders☆81Feb 6, 2022Updated 4 years ago
- ☆21Aug 10, 2022Updated 3 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Apr 10, 2026Updated 2 months ago
- Source for generating blue noise textures via either Void and Cluster or Forced Random Dithering. Generated textures also included.☆17Aug 17, 2021Updated 4 years ago
- Implementation of "Single-pass stratified importance resampling"☆29Jul 30, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Rust and Zig interfaces for Vulkan☆31Jun 15, 2026Updated 2 weeks ago
- ☆16Jun 27, 2021Updated 5 years ago
- Rust & Vulkan test projects☆408May 12, 2022Updated 4 years ago
- 🌈🙈 HDR -> display☆33Feb 11, 2023Updated 3 years ago
- Record and replay 🖱 input with precise timing☆17Sep 12, 2022Updated 3 years ago
- Physically-based CPU and GPU ray-tracer☆375Jun 16, 2026Updated 2 weeks ago
- Implementation of "Efficiency-Aware Russian Roulette and Splitting" (SIGGRAPH 2022)☆50Jun 6, 2023Updated 3 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆222May 21, 2025Updated last year
- Real-time GPU path tracing with an OpenUSD Hydra render delegate☆612Aug 8, 2025Updated 10 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated 5 months ago
- Wavelength aware path tracer written in rust☆24Jul 9, 2024Updated last year
- Collection of rust crates providing rendering abstractions.☆31Jul 23, 2020Updated 5 years ago
- 🕹 A quick'n'dirty game sample using kajiya, physx-rs, and dolly☆740Jun 18, 2022Updated 4 years ago
- Implementation of the Eurographics 2021 paper: "Correlation-Aware MIS for Bidirectional Rendering Algorithms"☆14Mar 9, 2021Updated 5 years ago
- A Simple Spectral Renderer☆212Jul 19, 2020Updated 5 years ago
- Vulkan path tracing with Rust☆95Oct 13, 2023Updated 2 years ago
- 🦀 Rust implementation of a bluenoise low-discrepancy sampler☆45Sep 27, 2019Updated 6 years ago
- 🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust☆486Jun 22, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆134Jan 1, 2021Updated 5 years ago
- High Performance CPU/GPU Physically Based Renderer in Rust☆215Apr 21, 2026Updated 2 months ago
- A 3D modeling and rendering programming language utilizing SDFs.☆61Apr 25, 2026Updated 2 months ago
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆299Sep 21, 2021Updated 4 years ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆517Jul 20, 2025Updated 11 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆343Aug 24, 2023Updated 2 years ago
- Sandbox for graphics paper implementation