nikolausmayer / raytracing-from-scratchLinks
Building a simple raytracer: step-by-step from scratch; zero dependencies; 100% pure C++
☆73Updated 4 years ago
Alternatives and similar repositories for raytracing-from-scratch
Users that are interested in raytracing-from-scratch 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…☆294Updated last year
- My very first ray tracer implementation.☆126Updated 6 years ago
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆76Updated 5 years ago
- A project for testing rigid body solver algorithms☆213Updated 4 months ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆76Updated 4 years ago
- Contains resources curated by the GraphicsProgramming discord. This includes articles, tutorials, and more.☆160Updated last year
- Vulkan triangle in ~380 lines of code☆132Updated 3 weeks ago
- Handmade voxel engine☆51Updated 3 years ago
- Simple rigid-body physics simulator powered by XPBD.☆192Updated 2 years ago
- ☆127Updated last year
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆298Updated 4 years ago
- Meeting notes of the Graphics Programming Virtual Meetup☆80Updated last year
- This project provides a WebGL2 shader to render a non-rotating black hole with an accretion disc and background stars.☆183Updated 5 years ago
- Code accompanying the blog post on bvh construction.☆436Updated last year
- Realtime Vulkan path tracer from scratch kind of thing☆83Updated 3 years ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch☆57Updated 3 years ago
- VorteGrid: Interactive Fluid Simulation for Games and Movies☆105Updated 4 years ago
- RayTracing In The Fragment Shader (OpenGL / GLSL)☆53Updated 5 years ago
- single source shaders for opengl☆103Updated last year
- Pathtraced Realtime Engine☆78Updated 3 months ago
- Bookmarks in graphics, algorithms, low level programming, math, languages☆332Updated this week
- Vulkan version of ALAG 2.5D PBR shading engine☆47Updated 7 years ago
- By a programmer for programmers☆221Updated 2 years ago
- A minimal implementation of Vulkan ray tracing.☆96Updated last year
- Shading techniques and GLSL snippets☆228Updated last week
- Silhouette and toon shading post-processing with Vulkan☆97Updated 5 months ago
- An experimental raytracer using OpenGL for GPU acceleration☆208Updated 3 years ago
- Basic renderer to be used as a starting project for the game physics book series☆278Updated last year
- Supplanting matrices with PGA in a forward 3D renderer.☆211Updated last year
- ConstExpr RayTracer☆46Updated 4 years ago