summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
9 daysfeat: Add CNN shader testing tool with GPU texture readbackskal
9 daysfix: Use patch-based inference to match CNN training distributionskal
9 daysopt: Move invariant in1 calculation outside CNN convolution loopsskal
9 daysopt: Vec4-optimize CNN convolution shaders for SIMDskal
9 dayschore: Update CNN architecture to 3×3×3 with new trained weightsskal
9 daysdocs: Update CNN training documentation with patch extractionskal
9 daysfeat: Add salient-point patch extraction for CNN trainingskal
9 daysfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
9 daysfix: Correct UV coordinate computation to match PyTorch linspaceskal
9 daysfix: Add clamp to CNN final layer to match PyTorch trainingskal
9 daysfix: PostProcessHelperTest signature and fixture sharingskal
9 daysrefactor: Optimize CNN grayscale computationskal
9 daysupdate train_cnn.py and shaderskal
9 daysdocs: Add inference mode to training documentationskal
9 daysfeat: Add inference mode to train_cnn.py for ground truth generationskal
9 daysfix: CNN training normalization pipeline consistencyskal
9 daysudpate CNN shader code.skal
10 daysfeat: Add --shader-only option to convert_shadertoy.pyskal
10 daysrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
10 daysupdate timeline.seqskal
10 daysfix: Flip Y-axis to match ShaderToy coordinate conventionskal
10 daysrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
10 daysfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
10 dayschore: Remove incomplete CubeSphere effectskal
10 daysdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
10 daysfeat: Add ShaderToy conversion toolsskal
10 daysfix: Support variable kernel sizes in CNN layer generationskal
10 daysdocs: Document WGPU builder refactoring in COMPLETED.mdskal
10 daysrefactor: Factor WGPU boilerplate into builder pattern helpersskal
10 daysfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
10 daysudpateskal
10 daysupdate timelineskal
10 daysfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
10 daysfix: Capture scene framebuffer before post-processing for CNN effectskal
10 daysfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
10 daysdocs: Update and streamline CNN training documentationskal
10 daysfeat: Add checkpointing support to CNN training scriptskal
10 daysfix: Auto-expand single kernel size to all layers in training scriptskal
10 daysupdate target imagesskal
10 daysfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
10 daysdocs: Add CNN effect documentation and update project statusskal
10 daysfeat: Add CNN post-processing effect with modular WGSL architectureskal
10 daysinitial doc for the CNN projectskal
10 daysdocs: Reorganize shader editor documentationskal
10 daysfix: Use placeholder technique to prevent syntax highlighting overlapskal
10 daysrefactor: Improve syntax highlighting to avoid overlapping matchesskal
10 daysfeat: Add WGSL syntax highlightingskal
10 daysrefactor: Increase editor pane size by 20% (36% → 43%)skal
10 daysfix: Remove resolutionSelect references after removing UI elementskal