ssloy / least-squares-courseLinks
By a programmer for programmers
☆213Updated 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:
- A repository of the code contained in the amazing Scratchapixel lessons https://www.scratchapixel.com/☆91Updated 2 years ago
- An open source programming resource intended for graphics programmers.☆314Updated this week
- Code accompanying the blog post on bvh construction.☆432Updated last year
- Basic renderer to be used as a starting project for the game physics book series☆272Updated last year
- My very first ray tracer implementation.☆125Updated 6 years ago
- Optimised BVH traversal + HDRI environment mapping☆228Updated 5 years ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆242Updated last year
- Meeting notes of the Graphics Programming Virtual Meetup☆80Updated 10 months ago
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆145Updated 6 years ago
- A ray tracing program☆136Updated last year
- 📚 A list of some interesting papers (computer graphics) that I read 📚☆112Updated last year
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆337Updated 2 years ago
- A simple parser for the PBRT file format☆209Updated 3 years ago
- GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 8☆232Updated last year
- CPU Based Rasterizer Engine☆192Updated 4 years ago
- ☆43Updated 5 years ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆61Updated 6 years ago
- My master bibliography file with publications mostly in computer graphics, rendering, transport theory, and statistics.☆184Updated last month
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆377Updated 3 years ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆163Updated last year
- Volumetric path tracer using cuda☆263Updated last year
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆76Updated 5 years ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆124Updated 10 months ago
- OptiX 9 Lightweight Wrapper Library☆107Updated 2 weeks ago
- OptiX Path Tracer☆91Updated 7 months ago
- Lightweight CPU/GPU path tracer☆417Updated 5 years ago
- 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
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆131Updated 4 years ago
- A GPU-based ray tracer using CUDA☆57Updated 8 years ago
- CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++☆107Updated 8 years ago