pbrt-v2
Rendering engine
An implementation of a physically-based rendering system with tools and utilities to create and analyze scenes.
Source code for the version of pbrt described in the second edition of "Physically Based Rendering"
991 stars
127 watching
344 forks
Language: C++
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
saschawillems/vulkan-gltf-pbr | An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. | 984 |
hectormf/brdfgenerator | Generates lookup tables for physically based rendering in graphics pipelines. | 146 |
wahn/rs_pbrt | A Rust implementation of physically based rendering techniques. | 813 |
mortennobel/simplerenderengineproject | A C++ render engine project with dependencies for game development. | 44 |
avilapa/vxr | A general-purpose rendering engine designed to handle 3D graphics and materials with advanced features. | 266 |
nadrin/pbr | An implementation of physically based rendering techniques in various graphics APIs for comparison and demonstration purposes. | 1,402 |
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 348 |
mrpt/mrpt | A comprehensive C++ toolkit for mobile robotics and computer vision applications, providing algorithms and data structures for SLAM, motion estimation, image processing, and more. | 1,972 |
mholtkamp/octave | A 3D game engine designed to support multiple platforms and development environments. | 161 |
haeri/photonbox | A portable modern OpenGL Game Engine with focus on Physically-Based Rendering (PBR) and various features for dynamic lighting and graphics effects. | 109 |
danielenger/principled-baker | Automates the baking of PBR textures in Blender using Python scripts. | 348 |
mbrubeck/robinson | An educational toy web rendering engine to learn basic implementation techniques | 1,562 |
polymonster/pmtech | A lightweight game engine designed to optimize performance and simplify development through data-oriented design and low-level abstractions. | 885 |
acrylicshrimp/onyx | A Vulkan-based rendering engine for high-performance graphics rendering in C++2x. | 5 |
matt77hias/mage-v0 | A game and rendering engine featuring both forward and deferred PBR pipelines with optional indirect illumination using Voxel Cone Tracing. | 266 |