summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hoursdebug: Add shader load verification and GPU sync to CNN test toolskal
21 hoursfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
21 hoursfeat: Add CNN shader testing tool with GPU texture readbackskal
28 hoursfix: Use patch-based inference to match CNN training distributionskal
28 hoursopt: Move invariant in1 calculation outside CNN convolution loopsskal
29 hoursopt: Vec4-optimize CNN convolution shaders for SIMDskal
29 hourschore: Update CNN architecture to 3×3×3 with new trained weightsskal
29 hoursdocs: Update CNN training documentation with patch extractionskal
29 hoursfeat: Add salient-point patch extraction for CNN trainingskal
31 hoursfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
31 hoursfix: Correct UV coordinate computation to match PyTorch linspaceskal
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