mattgodbolt / pt-three-ways-presLinks
Presentation for pt-three-ways - a CppCon 2019 presentation
☆14Updated 9 months ago
Alternatives and similar repositories for pt-three-ways-pres
Users that are interested in pt-three-ways-pres are comparing it to the libraries listed below
Sorting:
- Path tracing, done three ways☆197Updated 4 years ago
- ConstExpr RayTracer☆46Updated 4 years ago
- Custom C++ Vulkan Bindings☆16Updated 3 years ago
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Updated 6 years ago
- Article and source code reference to construct a C++ neural network in a weekend without any dependencies☆152Updated 2 years ago
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆293Updated 8 months ago
- Enter the world of rasterization with simple hands-on code☆66Updated 5 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆22Updated 5 years ago
- A tiny, just-for-fun software rasterizer written in C☆72Updated 7 years ago
- Simple C++ NES emulator☆26Updated 5 years ago
- single-header c++ math library☆111Updated 5 years ago
- An interactive x86_64 assembler, modelled on the good old DOS debug.exe with a simple yet powerful command line interface.☆17Updated 6 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆80Updated 9 months ago
- A tiny CPU rasterization engine accompanying a tutorial series on writing a CPU rasterizer☆96Updated 11 months ago
- ☆21Updated 5 years ago
- Some "slides" about coroutines in C☆43Updated 5 years ago
- A C header file & shader for simulating colourblindness and checking contrast.☆31Updated 7 years ago
- C++17 GLSL-like vector and matrix math lib☆188Updated 3 years ago
- Yet another (but better) modern OpenGL hello world☆83Updated 6 years ago
- Mini C Compiler☆19Updated 3 months ago
- mini libraries / experimental tools and reusable snippets☆86Updated 3 months ago
- 3D software rendering library in C☆48Updated 3 months ago
- Hobby software rasterizer.☆70Updated 5 years ago
- single source shaders for opengl☆100Updated 10 months ago
- Implementing a CPU emulator using C++Templates☆151Updated 5 years ago
- CoroGB is an experimental gameboy emulator written in C++ w/ coroutines☆54Updated 3 months ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago
- A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.☆23Updated 4 years ago
- My very first ray tracer implementation.☆125Updated 6 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago