summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
20 hoursfeat: Add CNN shader testing tool with GPU texture readbackskal
26 hoursfix: Use patch-based inference to match CNN training distributionskal
26 hoursopt: Move invariant in1 calculation outside CNN convolution loopsskal
27 hoursopt: Vec4-optimize CNN convolution shaders for SIMDskal
28 hourschore: Update CNN architecture to 3×3×3 with new trained weightsskal
28 hoursdocs: Update CNN training documentation with patch extractionskal
28 hoursfeat: Add salient-point patch extraction for CNN trainingskal
29 hoursfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
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