summaryrefslogtreecommitdiff
path: root/workspaces/main
AgeCommit message (Expand)Author
15 hoursrefactor(wgsl): modularize common shader functionsskal
18 hoursFix: CNN v2 compute shader validation errorskal
23 hoursCNN v2: bilinear mip-level sampling and UI improvementsskal
28 hoursReplace hard clamp with sigmoid activation in CNN v2skal
30 hoursFix --mix option: blend prev layer with static p4-p7, not p0-p3skal
31 hoursCNN v2: Alpha channel depth handling and layer visualizationskal
37 hoursCNN v2: Fix WebGPU validation error in uniform buffer alignmentskal
38 hoursCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
38 hoursCNN v2: Add TODO for flexible feature layout in binary format v3skal
38 hoursCNN v2: Add mip-level support to runtime effectskal
42 hoursAdd pop-punk drum track from documented sequenceskal
42 hoursCNNv2Effect: Document per-layer kernel sizes supportskal
42 hoursCNN v2: Refactor to uniform 12D→4D architectureskal
46 hoursRemediation: Implement shared common/shaders/ directoryskal
46 hoursUpdate workspace.cfg for new directory structureskal
46 hoursAdd weights/ subdirectory to workspaces for CNN training outputsskal
46 hoursRefactor: Reorganize workspaces and remove assets/ directoryskal
46 hoursRefactor: Move application entry points to src/app/skal
3 daystest_demo: Add beat-synchronized CNN post-processing with version selectionskal
3 daysTimeline editor: CPU load visualization + UX improvementsskal
3 daysRefine training script output and validationskal
3 daysTODO: 8-bit weight quantization for 2× size reductionskal
3 daysCNN v2: storage buffer architecture foundationskal
3 daysCNN v2: parametric static features - Phases 1-4skal
3 dayscleanup: remove test-only files from main workspaceskal
3 daysfix: update shader files to use beat_phase instead of beatskal
3 daysfeat: implement beat-based timing systemskal
3 daysadd trained layersskal
3 daysdocs: Update CNN comments and add bias fix summaryskal
3 daysfix: CNN bias accumulation and output format improvementsskal
4 daysupdate cnn codeskal
4 daysfix: Register cnn_conv1x1 snippet and add verificationskal
4 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
4 daysfix: Replace clamp with sigmoid in CNN final layerskal
4 daysformat .wgsl layer code (cosmetics)skal
4 daysopt: Move invariant in1 calculation outside CNN convolution loopsskal
4 daysopt: Vec4-optimize CNN convolution shaders for SIMDskal
4 dayschore: Update CNN architecture to 3×3×3 with new trained weightsskal
4 daysfix: Correct UV coordinate computation to match PyTorch linspaceskal
4 daysfix: Add clamp to CNN final layer to match PyTorch trainingskal
4 daysrefactor: Optimize CNN grayscale computationskal
4 daysupdate train_cnn.py and shaderskal
4 daysfix: CNN training normalization pipeline consistencyskal
4 daysudpate CNN shader code.skal
4 daysrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
5 daysupdate timeline.seqskal
5 daysfix: Flip Y-axis to match ShaderToy coordinate conventionskal
5 daysfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
5 dayschore: Remove incomplete CubeSphere effectskal
5 daysdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal