pjmlp / RaytracingWeekend-CPPLinks
Peter Shirley's raytracing One Weekend tutorial updated with C++20 features
☆29Updated 3 months ago
Alternatives and similar repositories for RaytracingWeekend-CPP
Users that are interested in RaytracingWeekend-CPP are comparing it to the libraries listed below
Sorting:
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A flexible and fast matrix, transform and geometry library.☆130Updated 6 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 8 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- reflection in c++ for json de/serialization☆48Updated 2 years ago
- C++ template metaprogram driven tensor math library☆90Updated 3 months ago
- Vulkan rendering library for graphics and text☆95Updated 9 months ago
- C++17 compile-time enum reflection library☆45Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆112Updated 9 months ago
- C++20 Dynamic Reflection Library☆139Updated 8 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 9 years ago
- Structure of Arrays (SoA) class in C++.☆63Updated 7 years ago
- Path tracing, done three ways☆198Updated 4 years ago
- Fast string implementation for graphics.☆194Updated last year
- ☆34Updated 2 years ago
- Time to #include standard library and other C++ headers.☆106Updated 4 years ago
- Ease-of-use-first argument parsing for C++23☆63Updated last week
- Single-header libraries from the Magnum engine☆120Updated 8 months ago
- C++ command line argument parsing and routing☆51Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- C++ Better Futures☆50Updated 2 years ago
- rocket - Fast single header signal/slots library for C++☆209Updated last year
- B++ Tree☆71Updated last year
- Cross-platform C++17 Runtime Reflection Library☆246Updated last year
- A boilerplate for creating new C++ projects.☆49Updated 7 months ago
- C++17 tiny vector math library☆45Updated 2 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated last month
- std::embed implementation for the poor (C++17)