• Joined on 2025-12-11
wito pushed to arena at wito/pbrt 2026-02-20 22:38:48 +00:00
0c04eeb0f9 Fixing issues caused by migrating from shared to host code. Lanczos filter is unseemly now, but options have to be handled host side
731a37abae More fixes to allow for spirv compilation. Namely,
Compare 2 commits »
wito pushed to arena at wito/pbrt 2026-02-20 21:10:41 +00:00
599683eaad More fixes to allow for spirv compilation
31ce07e079 SPIR-V doesnt like mismatched enums
Compare 2 commits »
wito pushed to arena at wito/pbrt 2026-02-20 16:39:36 +00:00
7ebed27d4a Cleanup of shared codebase to no_std and spirv compatibility
wito created repository wito/tuwunel_reformados 2026-02-19 18:05:28 +00:00
wito pushed to arena at wito/pbrt 2026-02-19 15:41:32 +00:00
b36105edc1 Changing error handling with scene file parsing
8a92d7642d Generalizing GPU framework to use Vulkan or CUDA with spirv
Compare 2 commits »
wito pushed to arena at wito/pbrt 2026-02-18 19:53:45 +00:00
0b04d54346 Cleanup
wito pushed to arena at wito/pbrt 2026-02-15 14:48:54 +00:00
45e866ebd1 Continuing with the cleanup
wito pushed to arena at wito/pbrt 2026-02-13 14:16:33 +00:00
30e8cf85f8 Continuing fixing errors from thoughtless copying of shared code
wito pushed to arena at wito/pbrt 2026-01-26 19:44:56 +00:00
a32cd60e9f Fixing film creation, arena allocation separation from texture creation, bad function signatures
wito pushed to arena at wito/pbrt 2026-01-25 18:15:52 +00:00
640e17110a Continuing cleanup of scene creation, texture ownership, and memory management
wito pushed to arena at wito/pbrt 2026-01-23 20:31:01 +00:00
64a139d108 Continuing on the quest to fix bugs. Never again
wito pushed to arena at wito/pbrt 2026-01-23 15:23:06 +00:00
b6b17a8c7e Missing SpectrumTextureTrait implementations, placeholders for now. Continuing fixing errors
wito pushed to arena at wito/pbrt 2026-01-22 16:20:34 +00:00
14418472d5 Some more refactoring, more error correction. When will this end?
wito pushed to arena at wito/pbrt 2026-01-22 16:18:30 +00:00
380b1c9f90 Some more refactoring, more error correction. When will this end?
wito pushed to arena at wito/pbrt 2026-01-22 14:19:01 +00:00
93bcd465eb Fixing errors in CPU code
wito pushed to arena at wito/pbrt 2026-01-20 01:01:22 +00:00
1e21cc64f9 Unused parameters, lifetime issues in sampling
wito pushed to arena at wito/pbrt 2026-01-19 23:52:16 +00:00
9a8ec13728 Finally fixed import errors due to refactoring, gotta get a better IDE
wito pushed to arena at wito/pbrt 2026-01-18 16:29:32 +00:00
86c9a90f2e Fixes
wito pushed to arena at wito/pbrt 2026-01-18 16:26:00 +00:00
3b3f9eb155 Working on fixing import errors, standardizing CPU/GPU container types
wito pushed to arena at wito/pbrt 2026-01-16 15:43:00 +00:00
c412b6d668 Updated light creation, sampling types in shared code
f94c5d78c7 Implementing arena based memory allocation
Compare 2 commits »