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☆74Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆118Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- ☆71Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- ☆114Updated 5 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- Compiler-neutral Internal Program Representation for C++☆223Updated 2 weeks ago
- Implementing a CPU emulator using C++Templates☆150Updated 4 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- ConstExpr RayTracer☆45Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- ☆30Updated 7 years ago
- Reference Implementations of ISO C++ N3888☆41Updated 6 years ago
- Home of the Epoch Programming Language Project☆72Updated 6 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++17 compile-time game☆110Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Virtual PC Simulation☆45Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Tutorial on integrating C++ and Haskell☆89Updated 4 years ago