summaryrefslogtreecommitdiff
path: root/workspaces/main
AgeCommit message (Expand)Author
12 hoursmisc updatesskal
14 hoursfix(shader): add dfWithID to sdf_test.wgsl for test compatibilityskal
29 hoursfeat(gpu): add SDF camera infrastructure and effect base classskal
30 hourssome tweakingskal
33 hoursrefactor(wgsl): consolidate SDF shapes into single common fileskal
33 hoursrefactor(wgsl): replace inline fullscreen_vs with common includeskal
33 hoursrefactor(wgsl): modularize common shader functionsskal
35 hoursFix: CNN v2 compute shader validation errorskal
41 hoursCNN v2: bilinear mip-level sampling and UI improvementsskal
46 hoursReplace hard clamp with sigmoid activation in CNN v2skal
47 hoursFix --mix option: blend prev layer with static p4-p7, not p0-p3skal
2 daysCNN v2: Alpha channel depth handling and layer visualizationskal
2 daysCNN v2: Fix WebGPU validation error in uniform buffer alignmentskal
2 daysCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
2 daysCNN v2: Add TODO for flexible feature layout in binary format v3skal
2 daysCNN v2: Add mip-level support to runtime effectskal
2 daysAdd pop-punk drum track from documented sequenceskal
2 daysCNNv2Effect: Document per-layer kernel sizes supportskal
2 daysCNN v2: Refactor to uniform 12D→4D architectureskal
3 daysRemediation: Implement shared common/shaders/ directoryskal
3 daysUpdate workspace.cfg for new directory structureskal
3 daysAdd weights/ subdirectory to workspaces for CNN training outputsskal
3 daysRefactor: Reorganize workspaces and remove assets/ directoryskal
3 daysRefactor: 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
4 daysCNN v2: parametric static features - Phases 1-4skal
4 dayscleanup: remove test-only files from main workspaceskal
4 daysfix: update shader files to use beat_phase instead of beatskal
4 daysfeat: implement beat-based timing systemskal
4 daysadd trained layersskal
4 daysdocs: Update CNN comments and add bias fix summaryskal
4 daysfix: CNN bias accumulation and output format improvementsskal
4 daysupdate cnn codeskal
4 daysfix: Register cnn_conv1x1 snippet and add verificationskal
5 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
5 daysfix: Replace clamp with sigmoid in CNN final layerskal
5 daysformat .wgsl layer code (cosmetics)skal
5 daysopt: Move invariant in1 calculation outside CNN convolution loopsskal
5 daysopt: Vec4-optimize CNN convolution shaders for SIMDskal
5 dayschore: Update CNN architecture to 3×3×3 with new trained weightsskal
5 daysfix: Correct UV coordinate computation to match PyTorch linspaceskal
5 daysfix: Add clamp to CNN final layer to match PyTorch trainingskal
5 daysrefactor: Optimize CNN grayscale computationskal
5 daysupdate train_cnn.py and shaderskal
5 daysfix: CNN training normalization pipeline consistencyskal
5 daysudpate CNN shader code.skal