jeremyong / cpp_nn_in_a_weekendLinks
Article and source code reference to construct a C++ neural network in a weekend without any dependencies
☆152Updated 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☆197Updated 4 years ago
- single-header c++ math library☆111Updated 5 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆201Updated last year
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆293Updated 9 months ago
- 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
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆129Updated last week
- Inspect floating point computations☆143Updated 4 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆122Updated 8 years ago
- C++17 GLSL-like vector and matrix math lib☆188Updated 3 years 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…☆121Updated 6 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- single source shaders for opengl☆100Updated 10 months ago
- My very first ray tracer implementation.☆125Updated 6 years ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆303Updated 2 months ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆77Updated 4 years ago
- Modern C++ swizzling header-only library☆192Updated last year
- A flexible and fast matrix, transform and geometry library.☆131Updated 4 months ago
- Circle C++ shaders☆492Updated 3 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- NanoSTL, a small subset of C++ STL and libm☆127Updated 2 months ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆123Updated 2 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆77Updated 9 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆67Updated 4 years ago
- A dx12/Vk game engine (kind of).☆130Updated 4 years ago
- Bounding Halfspace Hierarchy☆125Updated 6 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆114Updated 6 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☆66Updated 3 years ago
- C++ ML Intro☆136Updated 4 months ago