TheNumbat / ListsLinks
Bookmarks in graphics, algorithms, low level programming, math, languages
☆306Updated 2 months ago
Alternatives and similar repositories for Lists
Users that are interested in Lists are comparing it to the libraries listed below
Sorting:
- Building a simple raytracer: step-by-step from scratch; zero dependencies; 100% pure C++☆70Updated 4 years ago
- By a programmer for programmers☆213Updated last year
- Base code for 15-462/662: Computer Graphics at Carnegie Mellon University☆509Updated this week
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆291Updated 7 months ago
- Graphics Programming Resources List☆247Updated 4 months ago
- Ray tracing on GPU systems☆269Updated 3 weeks ago
- Vulkan Path Tracer. Physically based path tracer made in Vulkan with Ray Tracing Pipeline.☆245Updated this week
- Code accompanying the blog post on bvh construction.☆429Updated 11 months ago
- Contains resources curated by the GraphicsProgramming discord. This includes articles, tutorials, and more.☆158Updated 10 months ago
- Article and source code reference to construct a C++ neural network in a weekend without any dependencies☆153Updated 2 years ago
- Supplanting matrices with PGA in a forward 3D renderer.☆206Updated last year
- Elias Daler's Bikeshed Renderer (Vulkan renderer/game engine)☆533Updated 9 months ago
- c-ray is a small, simple path tracer written in C☆834Updated 3 weeks ago
- A software raytracing engine written in WebGPU☆347Updated 7 months ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆375Updated 3 years ago
- ☆123Updated 8 months ago
- Meeting notes of the Graphics Programming Virtual Meetup☆80Updated 9 months ago
- Curated list of ray tracing resources☆650Updated 3 years ago
- A curated list of awesome stuff to learn computer graphics☆921Updated 4 years ago
- A tiny CPU rasterization engine accompanying a tutorial series on writing a CPU rasterizer☆95Updated 10 months ago
- A curated list of awesome computer graphics.☆511Updated last year
- Develop a 3D interactive graphics rendering engine☆57Updated last year
- A tiny renderer for custom-shaped volumetric clouds.☆58Updated 11 months ago
- The code for the ebook Ray Tracing in One Weekend by Peter Shirley translated to CUDA by Roger Allen. This work is in the public domain…☆367Updated 4 years ago
- An improvement over my old gravity simulator in Haskell☆31Updated last year
- A project for testing rigid body solver algorithms☆202Updated last week
- A ray tracing program☆136Updated last year
- A repository of the code contained in the amazing Scratchapixel lessons https://www.scratchapixel.com/☆91Updated 2 years ago
- Real time Physically Based Rendering on the CPU using AVX512☆60Updated 11 months ago
- Embeddable physically based renderer☆459Updated last week