Enoki: structured vectorization and differentiation on modern processor architectures
☆1,286Feb 6, 2025Updated last year
Alternatives and similar repositories for enoki
Users that are interested in enoki are comparing it to the libraries listed below
Sorting:
- Mitsuba 2: A Retargetable Forward and Inverse Renderer☆2,068Aug 22, 2022Updated 3 years ago
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering☆743Feb 25, 2026Updated last week
- Mitsuba renderer main repository☆1,104Sep 11, 2023Updated 2 years ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆246Aug 29, 2024Updated last year
- Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics☆2,907Feb 21, 2024Updated 2 years ago
- fast distance and ray intersection queries☆456Updated this week
- Embree ray tracing kernels repository.☆2,651Updated this week
- A research-oriented renderer☆105Oct 22, 2021Updated 4 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,081Feb 11, 2026Updated 3 weeks ago
- Lighthouse 2 framework for real-time ray tracing☆869Apr 26, 2024Updated last year
- NanoRT, single header only modern ray tracing kernel.☆1,115Oct 1, 2025Updated 5 months ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,283Oct 13, 2025Updated 4 months ago
- High performance physically based renderer in C++11☆1,815Mar 10, 2022Updated 3 years ago
- Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.☆162Aug 30, 2025Updated 6 months ago
- Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt…☆5,054Sep 3, 2023Updated 2 years ago
- Simple Open-source Ray Tracer☆902Jul 4, 2024Updated last year
- High dynamic range (HDR) image viewer for people who care about colors☆1,334Updated this week
- A modern C++ BVH construction and traversal library☆1,130Jun 16, 2025Updated 8 months ago
- Differentiable rendering without approximation.☆1,434Aug 19, 2022Updated 3 years ago
- A C++ & Python viewer for 3D data like meshes and point clouds☆2,143Updated this week
- Mitsuba 3: A Retargetable Forward and Inverse Renderer☆2,700Updated this week
- The Polygon Mesh Processing Library☆1,457Feb 22, 2026Updated last week
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆628Jan 14, 2025Updated last year
- A simple parser for the PBRT file format☆210Oct 30, 2022Updated 3 years ago
- Simple MPL-2.0-licensed C++ geometry processing library.☆4,964Feb 11, 2026Updated 3 weeks ago
- ☆54May 5, 2019Updated 6 years ago
- Nori: an educational ray tracer☆897Updated this week
- Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the math…☆170Feb 14, 2019Updated 7 years ago
- Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implement…☆3,525Dec 8, 2025Updated 2 months ago
- nanobind: tiny and efficient C++/Python bindings☆3,382Updated this week
- A tool for visualizing and communicating the errors in rendered images.☆612Nov 7, 2025Updated 3 months ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Feb 5, 2021Updated 5 years ago
- Code for "Specular Manifold Sampling for Rendering High-Frequency Caustics and Glints" (SIGGRAPH 2020) by Tizian Zeltner, Iliyan Georgiev…☆230Jun 27, 2021Updated 4 years ago
- Real-Time Rendering Framework☆3,093Jan 7, 2025Updated last year
- A Simple Spectral Renderer☆212Jul 19, 2020Updated 5 years ago
- Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL☆1,785Feb 22, 2026Updated last week
- A modern open source rendering engine for animation and visual effects☆2,279Feb 4, 2026Updated last month
- High Performance CPU/GPU Physically Based Renderer in Rust