Hanggansta's Stars
progschj/ThreadPool
A simple C++11 Thread Pool implementation
EmbarkStudios/kajiya
💡 Experimental real-time global illumination renderer 🦀
knightcrawler25/GLSL-PathTracer
A toy physically based GPU path tracer (C++/OpenGL/GLSL)
SaschaWillems/Vulkan-glTF-PBR
Physical based rendering with Vulkan using glTF 2.0 models
madmann91/bvh
A modern C++ BVH construction and traversal library
thennequin/ImWindow
Window and GUI system based on Dear ImGui from OCornut
wjakob/nori
Nori: an educational ray tracer
KTStephano/StratusGFX
Realtime 3D rendering engine
Ubpa/USRefl
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
nvpro-samples/vk_raytrace
Ray tracing glTF scene with Vulkan
Quanwei1992/GAMES101
GAMES101: 现代计算机图形学入门 作业
Zielon/PBRVulkan
Vulkan Real-time Path Tracer Engine
tippesi/Atlas-Engine
Cross platform toy render engine supporting physically based rendering and hardware/software ray tracing
linusmossberg/monte-carlo-ray-tracer
Physically based renderer with Path Tracing and Photon Mapping.
tizian/tonemapper
A tool for exploring and applying various tonemapping operators.
dtrajko/MoravaEngine
2D/3D graphics engine written in C++ language. It currently supports the following graphics APIs: OpenGL 3.3+, Vulkan 1.2, DirectX 11. Its current purpose is to experiment with various CG concepts and techniques.
AKGWSB/EzRT
Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL
douysu/graphics-algorithm
3D图形学算法Code。包括软渲染、光线追踪、PBR等等~
man-in-black382/EARenderer
Yet Another Renderer
INedelcu/PathTracingDemo
A path tracing demo using hardware accelerated ray tracing in Unity
tgalaj/RapidGL
Framework for rapid OpenGL demos prototyping
RaduAlexandru/easy_pbr
Lightweight Physically-Based Renderer designed for ease of use and fast prototyping
Zilize/V-PathTracer
An Awesome Visual Path Tracer. 可视化路径追踪渲染器
FaithZL/Paladin
zhiwei-c/Monte-Carlo-Path-Tracing
A simple Monte Carlo path tracer based on assignment 7 of GAMES101 originally, accelerated by C++ multithreading or CUDA.
apbodnar/FSPT
A path tracer written in glsl and javascript
FrMarchand/pbr-material-viewer
A simple PBR/IBL material viewer with drag and drop functionality written in C++/OpenGL
konstatoivanen/GLSLTestbed
A Windows only OpenGL 4.6 renderer for testing different rendering techniques & solutions.
tigrazone/GLSL-PathTracer
A GLSL Path Tracer with Disney based material
PixelParas/GLSL-PathTracer
A GLSL Path Tracer