summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
29 hoursfix: Correct UV coordinate computation to match PyTorch linspaceskal
29 hoursfix: Add clamp to CNN final layer to match PyTorch trainingskal
29 hoursfix: PostProcessHelperTest signature and fixture sharingskal
29 hoursrefactor: Optimize CNN grayscale computationskal
30 hoursupdate train_cnn.py and shaderskal
31 hoursdocs: Add inference mode to training documentationskal
31 hoursfeat: Add inference mode to train_cnn.py for ground truth generationskal
31 hoursfix: CNN training normalization pipeline consistencyskal
31 hoursudpate CNN shader code.skal
32 hoursfeat: Add --shader-only option to convert_shadertoy.pyskal
32 hoursrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
32 hoursupdate timeline.seqskal
32 hoursfix: Flip Y-axis to match ShaderToy coordinate conventionskal
32 hoursrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
32 hoursfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
32 hourschore: Remove incomplete CubeSphere effectskal
33 hoursdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
33 hoursfeat: Add ShaderToy conversion toolsskal
33 hoursfix: Support variable kernel sizes in CNN layer generationskal
33 hoursdocs: Document WGPU builder refactoring in COMPLETED.mdskal
33 hoursrefactor: Factor WGPU boilerplate into builder pattern helpersskal
34 hoursfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
34 hoursudpateskal
35 hoursupdate timelineskal
35 hoursfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
37 hoursfix: Capture scene framebuffer before post-processing for CNN effectskal
38 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
40 hoursdocs: Update and streamline CNN training documentationskal
40 hoursfeat: Add checkpointing support to CNN training scriptskal
40 hoursfix: Auto-expand single kernel size to all layers in training scriptskal
40 hoursupdate target imagesskal
40 hoursfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
43 hoursdocs: Add CNN effect documentation and update project statusskal
43 hoursfeat: Add CNN post-processing effect with modular WGSL architectureskal
43 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