An open API service providing repository metadata for many open source software ecosystems.

Topic: "pbrt"

kanition/pbrtbook

pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation

Language: TeX - Size: 120 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1,200 - Forks: 80

wahn/rs_pbrt

Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ...

Language: Rust - Size: 210 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 817 - Forks: 58

serhii-rieznik/etx-tracer

Physically-based CPU and GPU ray-tracer

Language: C++ - Size: 110 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 367 - Forks: 11

HectorMF/BRDFGenerator

BRDF LUT generation for PBR Pipelines

Language: HTML - Size: 13.2 MB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 145 - Forks: 22

shiinamiyuki/miyuki-renderer 📦

Experimental Physically Based Renderer

Language: C++ - Size: 451 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 91 - Forks: 13

ZeusYang/Aurora

An offline ray tracing-based renderer for fun

Language: C++ - Size: 7.67 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 58 - Forks: 3

abusch/rustracer

A toy raytracer written in Rust based on PBRT

Language: Rust - Size: 57 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 30 - Forks: 2

macroing/Dayflower

A photorealistic 3D-renderer written in Java

Language: Java - Size: 195 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 2

iaomw/Tracer

Ray Tracing on Metal / macOS

Language: Metal - Size: 141 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 25 - Forks: 2

wathiede/pbrt

Rust implementation of http://pbrt.org/

Language: Rust - Size: 1.15 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 3

vilya/minipbrt

A simple and fast parser for PBRT v3 files

Language: C++ - Size: 276 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 2

alexmeli100/pbrt-rust

Implementation of PBRT in rust based on the C++ version by Matt Pharr, Grep Humphreys, and Wenzel Jakob.

Language: Rust - Size: 33.4 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 1

w3ntao/pbrt-minus

a GPU ray tracer rewritten from PBRT-v4

Language: Cuda - Size: 1.07 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 14 - Forks: 0

tyxchen/WoBonPBRTv3 Fork of mmp/pbrt-v3

Extension of pbrt-v3 implementing the SIGGRAPH NA 2023 paper "A Practical Walk-on-Boundary Method for Boundary Value Problems"

Language: C++ - Size: 9.83 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 0

dashuai009/pbrt-v4-zh

pbrt v4中文机器翻译

Language: Typst - Size: 156 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 11 - Forks: 2

StokastX/Nexus

An interactive GPU path tracer from scratch written in C++ using CUDA and OpenGL

Language: C++ - Size: 257 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 11 - Forks: 0

Zielon/PBRScenes

Physically Based Rendering Scenes

Size: 207 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 1

gy-games/smartpbr

SmartPBR为一个帮助运维人员快速自动化安装策略路由服务,主要企业使用LINUX网关策略路由组网环境。

Language: Shell - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 10

beltegeuse/pbrt_rs

Rust parser for PBRT scenes

Language: Rust - Size: 247 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 0

joeyskeys/btop

btop is a blender addon for PBRT aiming for better user experience

Language: Python - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 3

johnnovak/ao

Physically based ray tracer in Nim

Language: Nim - Size: 737 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 0

StormPhoenix/kaguya

a simple physically based rendering renderer.

Language: C++ - Size: 7.48 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

mxpv/pbrt4

Lightweight and fast PBRT v4 file parser

Language: Rust - Size: 106 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 5

iceprincefounder/KT-Renderer

A full featured Physically Based Path-tracing Renderer

Language: C++ - Size: 1.33 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

LucasReSilva/pbrtBlend

PBRT-v3 exporter

Language: Python - Size: 6.79 MB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

PbrtCraft/mc2pbrt

From minecraft world to pbrt file

Language: Python - Size: 46.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mlunnay/rs_illume

A Rust physically based ray tracer. Based upon the PBRT book http://www.pbr-book.org

Language: Rust - Size: 777 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

MysteryCoder456/path_tracer_c

Path Tracer in C

Language: C - Size: 148 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

yangfengzzz/digitalray

fork from pbrt-v3

Language: C++ - Size: 3.34 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dipietrantonio/PBRTParser

A parser-traslator to convert scenes from pbrt to yocto format.

Language: C++ - Size: 18 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

PraneethJain/simple_renderer

A simple ray tracer

Language: C++ - Size: 142 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nhirakawa/pbrt-java

A pbrt implementation in Java

Language: Java - Size: 114 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

macroing/PBRT4J

A Java port of PBRT

Language: Java - Size: 2.44 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fremag/pbrt

C# Physically Based Ray Tracing

Language: C# - Size: 24.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

matt77hias/pbrtpy 📦

Python subset of pbrt-v2

Language: Python - Size: 255 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

WilliamLewww/cuda_pbrt

A GPU-accelerated raytraced image renderer heavily inspired from PBRT

Language: C++ - Size: 190 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Davidsksilva/path-tracer

A basic CPU Path Tracer written in C++.

Language: C++ - Size: 11.9 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

balcilar/LightFieldSimulation

This project is about light field camera simulation in PBRT framework

Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

YoussefV/Project3-CUDA-Path-Tracer Fork of CIS565-Fall-2017/Project3-CUDA-Path-Tracer

Physically Based Real-Time Path Tracer using CUDA

Language: CMake - Size: 69.9 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0