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☆198Updated 4 years ago
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆294Updated 10 months ago
- single-header c++ math library☆110Updated 5 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆208Updated last week
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆125Updated 5 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆124Updated 8 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆131Updated 2 months ago
- Three new associative container classes☆218Updated last year
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆304Updated 4 months ago
- C++ ML Intro☆138Updated 6 months ago
- Circle C++ shaders☆493Updated 3 years ago
- Inspect floating point computations☆144Updated 4 years ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆123Updated 6 years ago
- C++17 GLSL-like vector and matrix math lib☆189Updated 3 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated 6 months ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- A condensed vulkan triangle example☆55Updated 2 years ago
- My very first ray tracer implementation.☆125Updated 6 years ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆76Updated 4 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆67Updated 4 years ago
- Custom C++ Vulkan Bindings☆16Updated 4 years ago
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆68Updated 3 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆115Updated 6 years ago
- A dx12/Vk game engine (kind of).☆130Updated 4 years ago
- Vulkan ray tracing examples and tutorials using VK_NV_ray_tracing☆159Updated 4 years ago
- Vulkan triangle in ~380 lines of code☆130Updated this week
- Quick path tracer project written in C++☆132Updated 6 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆122Updated 2 years ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆380Updated 3 years ago
- Modern C++ swizzling header-only library☆192Updated last year