summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
31 hoursfix: Add clamp to CNN final layer to match PyTorch trainingskal
31 hoursfix: PostProcessHelperTest signature and fixture sharingskal
31 hoursrefactor: Optimize CNN grayscale computationskal
31 hoursupdate train_cnn.py and shaderskal
32 hoursdocs: Add inference mode to training documentationskal
32 hoursfeat: Add inference mode to train_cnn.py for ground truth generationskal
32 hoursfix: CNN training normalization pipeline consistencyskal
33 hoursudpate CNN shader code.skal
33 hoursfeat: Add --shader-only option to convert_shadertoy.pyskal
33 hoursrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
34 hoursupdate timeline.seqskal
34 hoursfix: Flip Y-axis to match ShaderToy coordinate conventionskal
34 hoursrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
34 hoursfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
34 hourschore: Remove incomplete CubeSphere effectskal
34 hoursdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
34 hoursfeat: Add ShaderToy conversion toolsskal
35 hoursfix: Support variable kernel sizes in CNN layer generationskal
35 hoursdocs: Document WGPU builder refactoring in COMPLETED.mdskal
35 hoursrefactor: Factor WGPU boilerplate into builder pattern helpersskal
35 hoursfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
36 hoursudpateskal
36 hoursupdate timelineskal
36 hoursfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
38 hoursfix: Capture scene framebuffer before post-processing for CNN effectskal
39 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
42 hoursdocs: Update and streamline CNN training documentationskal
42 hoursfeat: Add checkpointing support to CNN training scriptskal
42 hoursfix: Auto-expand single kernel size to all layers in training scriptskal
42 hoursupdate target imagesskal
42 hoursfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
44 hoursdocs: Add CNN effect documentation and update project statusskal
44 hoursfeat: Add CNN post-processing effect with modular WGSL architectureskal
45 hoursinitial doc for the CNN projectskal
2 daysdocs: Reorganize shader editor documentationskal
2 daysfix: Use placeholder technique to prevent syntax highlighting overlapskal
2 daysrefactor: Improve syntax highlighting to avoid overlapping matchesskal
2 daysfeat: Add WGSL syntax highlightingskal
2 daysrefactor: Increase editor pane size by 20% (36% → 43%)skal
2 daysfix: Remove resolutionSelect references after removing UI elementskal
2 daysfeat: Remove resolution selector, enable autoplay on loadskal
2 daysfix: Use 16:9 aspect ratio and object-fit contain for canvasskal
2 daysfix: Canvas fills available height instead of maintaining square aspectskal
2 daysfix: Reference texture/sampler in default shader for bind group layoutskal
2 daysfix: Use var instead of let for mutable uv in default shaderskal
2 daysrefactor: Adjust shader editor layout and add default animationskal
2 daysfeat: Add HTML WGSL shader editor toolskal
2 daysfix: Guard --headless flag with DEMO_HEADLESS defineskal
2 daysrefactor: Reorganize tests into subsystem subdirectoriesskal
2 daysfix: Reduce default audio volumes to prevent clippingskal