mattgodbolt / pt-three-waysLinks
Path tracing, done three ways
☆197Updated 4 years ago
Alternatives and similar repositories for pt-three-ways
Users that are interested in pt-three-ways are comparing it to the libraries listed below
Sorting:
- Article and source code reference to construct a C++ neural network in a weekend without any dependencies☆153Updated 2 years ago
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆290Updated 6 months ago
- A flexible and fast matrix, transform and geometry library.☆130Updated last month
- C++17 GLSL-like vector and matrix math lib☆187Updated 3 years ago
- Header-only C++17 wrapper for OpenGL 4.6 Core Profile.☆160Updated 3 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆198Updated last year
- Custom C++ Vulkan Bindings☆15Updated 3 years ago
- ConstExpr RayTracer☆46Updated 3 years ago
- Circle C++ shaders☆490Updated 3 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆191Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- Modern C++ swizzling header-only library☆192Updated last year
- single-header c++ math library☆111Updated 5 years ago
- A condensed vulkan triangle example☆54Updated last year
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆75Updated 9 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆114Updated 5 years ago
- CPU Based Rasterizer Engine☆191Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆125Updated 7 months ago
- A job system for game engines☆193Updated 2 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️