summaryrefslogtreecommitdiff
path: root/workspaces/main
AgeCommit message (Expand)Author
7 daysadd trained layersskal
7 daysdocs: Update CNN comments and add bias fix summaryskal
7 daysfix: CNN bias accumulation and output format improvementsskal
8 daysupdate cnn codeskal
8 daysfix: Register cnn_conv1x1 snippet and add verificationskal
8 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
8 daysfix: Replace clamp with sigmoid in CNN final layerskal
8 daysformat .wgsl layer code (cosmetics)skal
8 daysopt: Move invariant in1 calculation outside CNN convolution loopsskal
8 daysopt: Vec4-optimize CNN convolution shaders for SIMDskal
8 dayschore: Update CNN architecture to 3×3×3 with new trained weightsskal
9 daysfix: Correct UV coordinate computation to match PyTorch linspaceskal
9 daysfix: Add clamp to CNN final layer to match PyTorch trainingskal
9 daysrefactor: Optimize CNN grayscale computationskal
9 daysupdate train_cnn.py and shaderskal
9 daysfix: CNN training normalization pipeline consistencyskal
9 daysudpate CNN shader code.skal
9 daysrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
9 daysupdate timeline.seqskal
9 daysfix: Flip Y-axis to match ShaderToy coordinate conventionskal
9 daysfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
9 dayschore: Remove incomplete CubeSphere effectskal
9 daysdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
9 daysfix: Support variable kernel sizes in CNN layer generationskal
9 daysfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
9 daysudpateskal
9 daysupdate timelineskal
9 daysfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
9 daysfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
9 daysfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
9 daysfeat: Add CNN post-processing effect with modular WGSL architectureskal
10 daysfix: Reduce default audio volumes to prevent clippingskal
10 daysfeat: Add workspace header comments to config filesskal
10 daysfeat: Implement workspace system (Task #77)skal