ssloy / least-squares-courseLinks
By a programmer for programmers
☆217Updated last year
Alternatives and similar repositories for least-squares-course
Users that are interested in least-squares-course are comparing it to the libraries listed below
Sorting:
- My very first ray tracer implementation.☆125Updated 6 years ago
- An open source programming resource intended for graphics programmers.☆315Updated 3 weeks ago
- A ray tracing program☆137Updated last year
- Optimised BVH traversal + HDRI environment mapping☆228Updated 5 years ago
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆145Updated 6 years ago
- A repository of the code contained in the amazing Scratchapixel lessons https://www.scratchapixel.com/☆91Updated 2 years ago
- CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++☆107Updated 8 years ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch☆56Updated 3 years ago
- Code accompanying the blog post on bvh construction.☆434Updated 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
- Brandon Pelfrey's SPH fluid simulation tutorial☆61Updated 6 years ago
- CPU Based Rasterizer Engine☆192Updated 4 years ago
- Lightweight CPU/GPU path tracer☆418Updated 5 years ago
- C++ CPU Software-Rasterizer☆75Updated last year
- Basic renderer to be used as a starting project for the game physics book series☆274Updated last year
- My master bibliography file with publications mostly in computer graphics, rendering, transport theory, and statistics.☆184Updated last month
- GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 8☆233Updated last year
- Meeting notes of the Graphics Programming Virtual Meetup☆80Updated 11 months ago
- OptiX Path Tracer☆91Updated 8 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆338Updated 2 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆76Updated 5 years ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆242Updated last year
- Open Source Ray Tracing Library☆127Updated 5 months ago
- Volumetric path tracer using cuda☆263Updated last year
- minimal but extensible header only implementation of photon mapping in C++