define-private-public / PSRayTracingLinks
A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project structure, perf. improvements (compared to the original code), multi-core rendering, and more.
☆291Updated 7 months ago
Alternatives and similar repositories for PSRayTracing
Users that are interested in PSRayTracing are comparing it to the libraries listed below
Sorting:
- CPU Based Rasterizer Engine☆193Updated 4 years ago
- Code accompanying the blog post on bvh construction.☆429Updated 11 months ago
- Circle C++ shaders☆490Updated 3 years ago
- Vulkan ray tracing examples and tutorials using VK_NV_ray_tracing☆158Updated 4 years ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆375Updated 3 years ago
- Path tracing, done three ways☆197Updated 4 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆198Updated last year
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆75Updated 5 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆336Updated 2 years ago
- RTX Ray Tracing Renderer, made by Y3 students at Breda University of Applied Science☆207Updated 5 years ago
- Physically-based CPU and GPU ray-tracer☆373Updated this week
- My very first ray tracer implementation.☆128Updated 6 years ago
- Meeting notes of the Graphics Programming Virtual Meetup☆80Updated 9 months ago
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆290Updated 3 years ago
- A minimal implementation of Vulkan ray tracing.☆95Updated 11 months ago
- Open Source Ray Tracing Library☆125Updated 3 months ago
- Realtime GPU Path tracer based on OpenCL and OpenGL☆336Updated last year
- single source shaders for opengl☆100Updated 9 months ago
- Silhouette and toon shading post-processing with Vulkan☆94Updated 3 weeks ago
- Contains resources curated by the GraphicsProgramming discord. This includes articles, tutorials, and more.☆158Updated 10 months ago
- A simple parser for the PBRT file format☆209Updated 2 years ago
- My master bibliography file with publications mostly in computer graphics, rendering, transport theory, and statistics.☆184Updated 3 months ago
- Embeddable physically based renderer☆459Updated 3 weeks ago
- By a programmer for programmers☆213Updated last year
- Lightweight CPU/GPU path tracer☆416Updated 5 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆623Updated 8 months ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆427Updated last year
- Article and source code reference to construct a C++ neural network in a weekend without any dependencies☆153Updated 2 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆216Updated 3 months ago
- Basic renderer to be used as a starting project for the game physics book series☆271Updated last year