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
allocatorvec
pbrt
/
src
History
Wito Wiala
7db434535b
Very, utterly broken
2026-06-08 16:32:59 +01:00
..
core
Very, utterly broken
2026-06-08 16:32:59 +01:00
films
Cleaning unused imports, refactoring wavefront integration
2026-05-28 14:40:45 +01:00
integrators
Very, utterly broken
2026-06-08 16:32:59 +01:00
lights
Very, utterly broken
2026-06-08 16:32:59 +01:00
materials
Very broken
2026-06-07 18:53:23 +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
Very, utterly broken
2026-06-08 16:32:59 +01:00
utils
Very, utterly broken
2026-06-08 16:32:59 +01:00
wavefront
Very, utterly broken
2026-06-08 16:32:59 +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