jeremyong / cpp_nn_in_a_weekendLinks
Article and source code reference to construct a C++ neural network in a weekend without any dependencies
☆154Updated 2 years ago
Alternatives and similar repositories for cpp_nn_in_a_weekend
Users that are interested in cpp_nn_in_a_weekend are comparing it to the libraries listed below
Sorting:
- Path tracing, done three ways☆199Updated 4 years ago
- single-header c++ math library☆110Updated 5 years ago
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆294Updated last year
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Updated 5 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆209Updated last month
- C++17 GLSL-like vector and matrix math lib☆189Updated 4 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆125Updated 8 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Updated 3 months ago
- Inspect floating point computations☆144Updated 4 years ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆76Updated 5 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆67Updated 5 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆122Updated 3 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆115Updated 6 years ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆125Updated 6 years ago
- Circle C++ shaders☆494Updated 3 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Quick path tracer project written in C++☆132Updated 6 years ago
- My very first ray tracer implementation.☆126Updated 6 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated 7 months ago
- A Vulkan rendering engine☆30Updated 5 years ago
- Meeting notes of the Graphics Programming Virtual Meetup☆80Updated last year
- Minimalistic Vulkan engine for fast propotyping.☆43Updated 4 years ago
- Modern C++ swizzling header-only library☆194Updated 2 years ago
- CPU Based Rasterizer Engine☆196Updated 4 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆80Updated 9 years ago
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆68Updated 3 years ago
- Bounding Halfspace Hierarchy☆125Updated 6 years ago
- C++ ML Intro☆139Updated 7 months ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 7 years ago
- Poisson disk points generator in C++ in a single file☆200Updated 3 weeks ago