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
46a4edaee5
pbrt
/
src
History
Wito Wiala
46a4edaee5
Continuing migration to index and GVec based usage of objects
2026-08-31 15:35:55 +01:00
..
core
Continuing migration to index and GVec based usage of objects
2026-08-31 15:35:55 +01:00
films
Cleaning unused imports, refactoring wavefront integration
2026-05-28 14:40:45 +01:00
integrators
Continuing migration to index and GVec based usage of objects
2026-08-31 15:35:55 +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
Moving to index based access of resources and instances
2026-08-31 13:10:53 +01:00
utils
Continuing migration to index and GVec based usage of objects
2026-08-31 15:35:55 +01:00
wavefront
Continuing migration to index and GVec based usage of objects
2026-08-31 15:35:55 +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