summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
12 daysfix(3d): Restore visible grid texture on floor planeskal
12 daysfix(3d): Tighten torus bounding box and restore object texturesskal
12 daysfix(3d): Correct debug box transforms and restore object texturesskal
12 daysfix(3d): Unify all objects to SDF path for consistent shadowsskal
12 daysfix(3d): Unify SDF path for all objects and stabilize shadowsskal
12 daysfix(3d): Restore and enhance 3D shadowsskal
12 daysfix(3d): Revert to working N-1 shadow configurationskal
12 daysfix(3d): Resolve missing shadows on floor planeskal
12 daysflesh out extra details in the MD filesskal
12 daysfix(gpu): Resolve high-DPI squished rendering and 3D shadow bugsskal
12 daysfeat(3d): Use procedural grid for floor and revert object noiseskal
12 daysfix(shader): Correct WGSL loop syntax in calc_shadowskal
12 daystest(3d): Add procedural grid to floor and enable texturingskal
12 daysfix(3d): Fix shader syntax error and duplicate declarationskal
12 daysfix(3d): Resolve shader validation error and tune shadowsskal
12 daysfeat(3d): Implement unified shadow system with non-uniform scale supportskal
12 daysfeat(3d): Support non-uniform scale and shadows on rasterized objectsskal
12 daysfeat(3d): Unify shadow calculations in shaderskal
12 daysfix(3d): Correct shadow bug with non-uniform scaleskal
12 daystest(3d): Enhance test scene with more objectsskal
12 daysfeat(3d): Implement scene query shadows (POC)skal
12 daysfeat(3d): Add scaffolding for visual debugging (Task #18a)skal
13 daysfix(build): Add compatibility for older wgpu-native headersskal
13 daysrefactor(build): Centralize generated files and clean up project layoutskal
13 daysfeat(visuals): Increase 3D object size and add erratic camera motionskal
13 daysrefactor(platform): Encapsulate state in PlatformState structskal
13 daysfeat(platform): Fix high-DPI scaling and add resolution optionskal
13 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
13 daystry to fix the messskal
13 daysfeat(gpu): Integrate bumpy 3D renderer into main demoskal
13 daysfeat(assets): Implement robust procedural asset generation pipelineskal
13 daysfeat(assets): Implement procedural asset generation pipelineskal
13 daysfeat(assets): Implement procedural asset generation pipelineskal
14 daysfeat(asset_manager): Implement array-based cachingskal
14 daysfeat: Add seamless bump mapping with procedural noiseskal
14 daysfeat: Implement hybrid rendering with SDF primitivesskal
14 daysfeat: Implement 3D system and procedural texture managerskal
14 daysChore: Apply clang-format to the codebaseskal
14 daysRefactor: Move common GPU fields to base Effect classesskal
14 daysRefactor: Split demo effects and shaders into individual filesskal
14 daysformat shader codeskal
14 daysclang-formatskal
2026-01-31fix(build): resolve cross-platform build configuration errorsskal
2026-01-31style: add vertical compression rules to clang-formatskal
2026-01-31refactor: move generated asset files to src/generated/skal
2026-01-31fix(gpu): resolve multiple WebGPU validation and runtime errorsskal
2026-01-31fix: Resolve all remaining linking and include errors for Sequence/Effect testsskal
2026-01-31add testing for sequenceskal
2026-01-31fix: Resolve all build/linking errors for Sequence/Effect testsskal
2026-01-31test: Finalize sequence/effect system testsskal