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