brdf topic

List brdf repositories

PBRVulkan

465
Stars
37
Forks
Watchers

Vulkan Real-time Path Tracer Engine

Monte_Carlo_Ray_Tracer

135
Stars
31
Forks
Watchers

A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.

VQEngine

563
Stars
26
Forks
Watchers

Multi-threaded DirectX12 renderer w/ HDR, PBR & Multi-monitor support

Optix-PathTracer

313
Stars
36
Forks
Watchers

Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine

BSDFProcessor

57
Stars
9
Forks
Watchers

Viewer for BSDF, BRDF, and BTDF

GITechDemo

52
Stars
7
Forks
Watchers

Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/iftodebogdan/ShaderEditor

graphics-by-opengl

20
Stars
4
Forks
Watchers

PBR based renderer in Java using OpenGL (ES) with GLTF support. Vulkan support is being worked on.

svbrdf-estimation

33
Stars
9
Forks
Watchers

SVBRDF Estimation using a Physically-based Differentiable Renderer

MiniRT

30
Stars
0
Forks
Watchers

Ray tracing project for 42 school, Codam.

three-viewer

31
Stars
11
Forks
Watchers

PBR rendering equation playground and feature experiment, based on Threejs and Envtools