This website requires JavaScript.
Explore
Help
Sign In
wito
/
pbrt
Watch
1
Star
0
Fork
You've already forked pbrt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
66032abf76
pbrt
/
src
History
Wito Wiala
66032abf76
Still broken
2026-06-02 21:46:11 +01:00
..
core
Still broken
2026-06-02 21:46:11 +01:00
films
Cleaning unused imports, refactoring wavefront integration
2026-05-28 14:40:45 +01:00
integrators
Fixing issue with work item definitions and light sampling on wavefront
2026-05-29 13:00:20 +01:00
lights
Cleaning unused imports, refactoring wavefront integration
2026-05-28 14:40:45 +01:00
materials
Added missing geometry. Implementing missing material methods
2026-05-25 22:14:56 +01:00
samplers
Cleaning unused imports, refactoring wavefront integration
2026-05-28 14:40:45 +01:00
shapes
Cleaning unused imports, refactoring wavefront integration
2026-05-28 14:40:45 +01:00
spectra
Cleaning unused imports, refactoring wavefront integration
2026-05-28 14:40:45 +01:00
textures
Added missing geometry. Implementing missing material methods
2026-05-25 22:14:56 +01:00
utils
Fixing issue with work item definitions and light sampling on wavefront
2026-05-29 13:00:20 +01:00
wavefront
Still broken
2026-06-02 21:46:11 +01:00
globals.rs
This commit is way too large. So, added Upload trait back again, but only for Textures, which are the most complex types. Fixing Medium and PixelSensor creation on host side. Can´t really find a satisfying way of keeping construction and creation separate, so for now, regrettably, putting them in the same place. Added some types to parameter parsing. Continuing fixup caused by creation of GVec and GBox
2026-05-20 16:16:57 +01:00
lib.rs
Fixing issue with work item definitions and light sampling on wavefront
2026-05-29 13:00:20 +01:00