tobiasmarciszko / qt_raytracer_challengeLinks
Implementation based on the book The Ray Tracer Challenge
☆19Updated last year
Alternatives and similar repositories for qt_raytracer_challenge
Users that are interested in qt_raytracer_challenge are comparing it to the libraries listed below
Sorting:
- My Talk on C++20's Concepts☆23Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Numeric algorithms for C++20 Ranges☆30Updated 5 years ago
- Cross-platform C++ Utility Library☆56Updated this week
- ☆108Updated 4 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆42Updated 3 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- C library plusifier☆10Updated 4 years ago
- Pipelines for Modern C++☆74Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- My talks from CppCon 2020☆23Updated 5 years ago
- K_means clustering implementation in C++20 and range-v3☆15Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A C++20 serialization library (cereal fork)☆29Updated 5 months ago
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated 3 weeks ago
- C++ build system that uses C++ for build configuration.☆24Updated last week
- Vulkan rendering library for graphics and text☆95Updated 8 months ago
- Template of CMake to build a static or shared library under Windows and Linux☆23Updated 5 months ago
- Windows Using Headers Only...☆63Updated 5 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago