summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
15 hoursfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
15 hourschore: Remove incomplete CubeSphere effectskal
15 hoursdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
16 hoursfeat: Add ShaderToy conversion toolsskal
16 hoursfix: Support variable kernel sizes in CNN layer generationskal
16 hoursdocs: Document WGPU builder refactoring in COMPLETED.mdskal
16 hoursrefactor: Factor WGPU boilerplate into builder pattern helpersskal
17 hoursfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
17 hoursudpateskal
17 hoursupdate timelineskal
17 hoursfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
19 hoursfix: Capture scene framebuffer before post-processing for CNN effectskal
21 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
23 hoursdocs: Update and streamline CNN training documentationskal
23 hoursfeat: Add checkpointing support to CNN training scriptskal
23 hoursfix: Auto-expand single kernel size to all layers in training scriptskal
23 hoursupdate target imagesskal
23 hoursfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
25 hoursdocs: Add CNN effect documentation and update project statusskal
25 hoursfeat: Add CNN post-processing effect with modular WGSL architectureskal
26 hoursinitial doc for the CNN projectskal
33 hoursdocs: Reorganize shader editor documentationskal
33 hoursfix: Use placeholder technique to prevent syntax highlighting overlapskal
33 hoursrefactor: Improve syntax highlighting to avoid overlapping matchesskal
33 hoursfeat: Add WGSL syntax highlightingskal
33 hoursrefactor: Increase editor pane size by 20% (36% → 43%)skal
33 hoursfix: Remove resolutionSelect references after removing UI elementskal
33 hoursfeat: Remove resolution selector, enable autoplay on loadskal
33 hoursfix: Use 16:9 aspect ratio and object-fit contain for canvasskal
33 hoursfix: Canvas fills available height instead of maintaining square aspectskal
33 hoursfix: Reference texture/sampler in default shader for bind group layoutskal
33 hoursfix: Use var instead of let for mutable uv in default shaderskal
33 hoursrefactor: Adjust shader editor layout and add default animationskal
33 hoursfeat: Add HTML WGSL shader editor toolskal
34 hoursfix: Guard --headless flag with DEMO_HEADLESS defineskal
37 hoursrefactor: Reorganize tests into subsystem subdirectoriesskal
38 hoursfix: Reduce default audio volumes to prevent clippingskal
38 hoursdocs: Streamline headless mode documentationskal
38 hoursfeat: Add headless mode for testing without GPUskal
38 hoursdocs: Update references to workspace layoutskal
38 hoursdocs: Streamline top-level documentationskal
38 hoursfeat: Add workspace header comments to config filesskal
39 hoursfeat: Implement workspace system (Task #77)skal
39 hoursdocs: Condense HOWTO.md, move details to technical docsskal
39 hoursdocs: Update docs for Task #76 size measurementskal
39 hoursfeat: Implement Task #76 external library size measurementskal
40 hoursdocs: Streamline top-level project filesskal
40 hoursfeat: Add Task #77 for workspace system architectureskal
40 hoursdocs: Update documentation and clean up obsolete filesskal
40 hoursfeat: Add debug-only file change detection for rapid iterationskal