phresnel / metatraceLinks
metatrace is a C++ Compile Time, Whitted Style Ray Tracer, utilizing classic C++98/03 style metaprogramming. All the Ray Tracing is done during compilation.
☆97Updated 8 years ago
Alternatives and similar repositories for metatrace
Users that are interested in metatrace are comparing it to the libraries listed below
Sorting:
- bad_alloc Behaving Badly☆75Updated 6 years ago
- ☆114Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Virtual PC Simulation☆44Updated 7 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆416Updated 3 years ago
- C++ as a Pure Functional Programming Language☆189Updated 6 years ago
- A more powerful C/C++ preprocessor.☆88Updated 5 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- A C++17 compile-time game☆114Updated 2 years ago
- Experimental library for currying in C++17☆77Updated 5 months ago
- Implementing a CPU emulator using C++Templates☆150Updated 5 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- ☆71Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A simple streaming library☆133Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Compiler-neutral Internal Program Representation for C++☆229Updated 3 weeks ago
- Path tracing, done three ways☆197Updated 4 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 7 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆106Updated 6 years ago
- Home of the Epoch Programming Language Project☆72Updated 7 years ago
- Either and Maybe monads for better error-handling in C++ ↔️☆254Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago