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
- ☆114Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- Implementing a CPU emulator using C++Templates☆152Updated 5 years ago
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A simple streaming library☆133Updated 4 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆419Updated 3 years ago
- Compiler-neutral Internal Program Representation for C++☆230Updated 3 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- A C++17 compile-time game☆113Updated 2 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 7 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Experimental library for currying in C++17☆77Updated 7 months ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- ☆71Updated 7 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- Path tracing, done three ways☆198Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- Virtual PC Simulation☆44Updated 7 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- Header-only C++17 wrapper for OpenGL 4.6 Core Profile.☆163Updated 3 years ago
- A more powerful C/C++ preprocessor.☆90Updated 5 years ago
- SPMD in C++☆68Updated 5 years ago