summaryrefslogtreecommitdiff
path: root/workspaces/main
AgeCommit message (Expand)Author
7 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
7 daysfix: Replace clamp with sigmoid in CNN final layerskal
7 daysformat .wgsl layer code (cosmetics)skal
7 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 daysfix: Correct UV coordinate computation to match PyTorch linspaceskal
7 daysfix: Add clamp to CNN final layer to match PyTorch trainingskal
7 daysrefactor: Optimize CNN grayscale computationskal
7 daysupdate train_cnn.py and shaderskal
7 daysfix: CNN training normalization pipeline consistencyskal
7 daysudpate CNN shader code.skal
7 daysrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
7 daysupdate timeline.seqskal
7 daysfix: Flip Y-axis to match ShaderToy coordinate conventionskal
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 daysfix: Support variable kernel sizes in CNN layer generationskal
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 daysfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
8 daysfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
8 daysfeat: Add CNN post-processing effect with modular WGSL architectureskal
8 daysfix: Reduce default audio volumes to prevent clippingskal
8 daysfeat: Add workspace header comments to config filesskal
8 daysfeat: Implement workspace system (Task #77)skal