Nathan Vegdahl cessen
cessen pushed to master at cessen/bit_mixers 2023-08-02 20:58:29 +00:00
12886bc5eb Update 64-bit mixer to use better constants.
cessen created branch master in cessen/bit_mixers 2023-08-01 21:31:41 +00:00
cessen pushed to master at cessen/bit_mixers 2023-08-01 21:31:41 +00:00
62138fd9a4 First commit. The hashes and their inverses.
cessen created repository cessen/bit_mixers 2023-08-01 21:29:45 +00:00
cessen opened issue cessen/psychopath#1 2022-09-26 21:05:00 +00:00
Hi there
cessen pushed to new_tech at cessen/psychopath 2022-08-17 22:25:11 +00:00
76c56e16f9 Add some (commented out) experiments with Halton.
cessen pushed to new_tech at cessen/psychopath 2022-08-17 20:44:04 +00:00
4058c63637 Add DoF back to PsychoBlend exporter.
cessen pushed to new_tech at cessen/psychopath 2022-08-17 19:14:00 +00:00
cb01d1aaea Add an f32() method to Rng.
cessen pushed to new_tech at cessen/psychopath 2022-08-17 07:11:06 +00:00
f0e5d538b7 Use non-Owen-scrambled samples for motion blur and DoF.
cessen pushed to new_tech at cessen/psychopath 2022-08-17 06:40:21 +00:00
aba177c536 Use unscrambled Van der Corput for sampling time dimension.
cessen pushed to new_tech at cessen/psychopath 2022-08-14 20:29:23 +00:00
76781eb639 Use new fast hash for base-4 Owen scrambling.
cessen pushed to new_tech at cessen/psychopath 2022-08-13 20:03:27 +00:00
b305471090 Use new fast hash for base-4 Owen scrambling.
cessen pushed to new_tech at cessen/psychopath 2022-08-07 20:54:55 +00:00
c603e24633 Make World own its own memory, along with distant disk lights.
cessen pushed to new_tech at cessen/psychopath 2022-08-07 20:29:58 +00:00
fc7b8da17d Remove unused imports.
cessen pushed to new_tech at cessen/psychopath 2022-08-07 20:28:14 +00:00
b5bf580b96 Make Camera own its own memory.
cessen pushed to new_tech at cessen/psychopath 2022-08-07 18:17:46 +00:00
6decc48648 PsychoBlend: fix broken material ui panel.
cessen pushed to new_tech at cessen/psychopath 2022-08-07 18:06:00 +00:00
e244664b32 Move shader bindings to objects rather than instances.
1c801ee605 PsychoBlend: implement object and material export.
Compare 2 commits »
cessen pushed to new_tech at cessen/psychopath 2022-08-07 15:25:46 +00:00
d132e6a015 Some minor cleanup in the Blender/Psychopath communication code.
cessen pushed to new_tech at cessen/psychopath 2022-08-07 04:41:03 +00:00
69ace90689 Continue WIP update PsychoBlend for Blender 3.x.
cessen pushed to new_tech at cessen/psychopath 2022-08-06 20:50:47 +00:00
6d7b8b280f WIP update PsychoBlend for Blender 3.x.