jeremyong / cpp_nn_in_a_weekendLinks
Article and source code reference to construct a C++ neural network in a weekend without any dependencies
☆153Updated 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:
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆290Updated 7 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆127Updated 7 months ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆198Updated last year
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆118Updated 8 years ago
- Path tracing, done three ways☆197Updated 4 years ago
- single-header c++ math library☆112Updated 5 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Updated 4 years ago
- C++ ML Intro☆134Updated 2 months ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆67Updated 4 years ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆78Updated 4 years ago
- CPU Based Rasterizer Engine☆192Updated 4 years ago
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆65Updated 3 years ago
- Circle C++ shaders☆490Updated 3 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆122Updated 2 years ago
- C++17 GLSL-like vector and matrix math lib☆188Updated 3 years ago
- Inspect floating point computations☆140Updated 4 years ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆298Updated 3 weeks ago
- Three new associative container classes☆218Updated last year
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆120Updated 6 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆114Updated 5 years ago
- A dx12/Vk game engine (kind of).☆130Updated 4 years ago
- Contains resources curated by the GraphicsProgramming discord. This includes articles, tutorials, and more.☆158Updated 9 months ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆172Updated last year
- Meeting notes of the Graphics Programming Virtual Meetup☆80Updated 8 months ago
- Quick path tracer project written in C++☆132Updated 6 years ago
- Misc repository for certain GPU algorithms.☆41Updated last year
- A collection of primarily graphics programming focused blog posts.☆68Updated 9 months ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆75Updated 9 years ago
- My very first ray tracer implementation.☆128Updated 5 years ago