64 / cmake-raytracerLinks
Ray tracer written in pure CMake
☆866Updated last year
Alternatives and similar repositories for cmake-raytracer
Users that are interested in cmake-raytracer are comparing it to the libraries listed below
Sorting:
- Simple compile-time raytracer using C++17☆711Updated 3 years ago
- C++20 reflection via code generation☆634Updated 2 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆473Updated 9 months ago
- The compiler is available for download. Get it!☆2,512Updated last year
- Implementing a CPU emulator using C++Templates☆150Updated 4 years ago
- Determine programatically C from C++ as well as various versions☆196Updated 3 years ago
- "Replay-based" REPLs for compiled languages.☆315Updated 3 years ago
- C++ `std::unique_ptr` that represents each object as an NFT on the Ethereum blockchain☆2,017Updated 4 years ago
- Reference implementation of Dragonbox in C++☆652Updated 7 months ago
- Chad Strings - The Chad way to handle strings in C.☆830Updated 2 years ago
- scanf for modern C++☆1,188Updated this week
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆450Updated 9 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆660Updated 3 weeks ago
- C++ parsing DSL☆1,095Updated last week
- Collection of miscellaneous portable C snippets.☆715Updated last year
- cr.h: A Simple C Hot Reload Header-only Library☆1,661Updated 2 months ago
- Full-blown preprocessor metaprogramming☆937Updated 3 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,792Updated 2 weeks ago
- The most over-engineered C++ assertion library☆634Updated this week
- Fast O(1) offset allocator with minimal fragmentation☆837Updated last year
- c-ray is a small, simple path tracer written in C☆826Updated this week
- Research shading language IR☆250Updated 2 weeks ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆325Updated 3 weeks ago
- A C/C++ header to help move #ifdefs out of your code