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.
☆98Updated 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☆76Updated 6 years ago
- Implementing a CPU emulator using C++Templates☆153Updated 5 years ago
- ☆114Updated 6 years ago
- C++ as a Pure Functional Programming Language☆188Updated 7 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆420Updated 3 years ago
- A C++17 compile-time game☆113Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆174Updated 8 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Compiler-neutral Internal Program Representation for C++☆231Updated 5 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Updated 6 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆190Updated 9 years ago
- A more powerful C/C++ preprocessor.☆92Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Experimental library for currying in C++17☆76Updated 9 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- ☆71Updated 7 years ago
- Virtual PC Simulation☆44Updated 7 years ago
- SPMD in C++☆68Updated 5 years ago
- Path tracing, done three ways☆199Updated 4 years ago
- Header-only C++17 wrapper for OpenGL 4.6 Core Profile.☆162Updated 4 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago