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