index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
workspaces
/
main
Age
Commit message (
Expand
)
Author
25 hours
feat(gpu): add SDF camera infrastructure and effect base class
skal
26 hours
some tweaking
skal
28 hours
refactor(wgsl): consolidate SDF shapes into single common file
skal
28 hours
refactor(wgsl): replace inline fullscreen_vs with common include
skal
29 hours
refactor(wgsl): modularize common shader functions
skal
31 hours
Fix: CNN v2 compute shader validation error
skal
36 hours
CNN v2: bilinear mip-level sampling and UI improvements
skal
42 hours
Replace hard clamp with sigmoid activation in CNN v2
skal
43 hours
Fix --mix option: blend prev layer with static p4-p7, not p0-p3
skal
44 hours
CNN v2: Alpha channel depth handling and layer visualization
skal
2 days
CNN v2: Fix WebGPU validation error in uniform buffer alignment
skal
2 days
CNN v2: Change feature #6 from sin(10*x) to sin(20*y)
skal
2 days
CNN v2: Add TODO for flexible feature layout in binary format v3
skal
2 days
CNN v2: Add mip-level support to runtime effect
skal
2 days
Add pop-punk drum track from documented sequence
skal
2 days
CNNv2Effect: Document per-layer kernel sizes support
skal
2 days
CNN v2: Refactor to uniform 12D→4D architecture
skal
2 days
Remediation: Implement shared common/shaders/ directory
skal
2 days
Update workspace.cfg for new directory structure
skal
2 days
Add weights/ subdirectory to workspaces for CNN training outputs
skal
2 days
Refactor: Reorganize workspaces and remove assets/ directory
skal
2 days
Refactor: Move application entry points to src/app/
skal
3 days
test_demo: Add beat-synchronized CNN post-processing with version selection
skal
3 days
Timeline editor: CPU load visualization + UX improvements
skal
3 days
Refine training script output and validation
skal
3 days
TODO: 8-bit weight quantization for 2× size reduction
skal
3 days
CNN v2: storage buffer architecture foundation
skal
3 days
CNN v2: parametric static features - Phases 1-4
skal
3 days
cleanup: remove test-only files from main workspace
skal
4 days
fix: update shader files to use beat_phase instead of beat
skal
4 days
feat: implement beat-based timing system
skal
4 days
add trained layers
skal
4 days
docs: Update CNN comments and add bias fix summary
skal
4 days
fix: CNN bias accumulation and output format improvements
skal
4 days
update cnn code
skal
4 days
fix: Register cnn_conv1x1 snippet and add verification
skal
4 days
fix: Move sigmoid activation to call site in CNN layer shader
skal
4 days
fix: Replace clamp with sigmoid in CNN final layer
skal
4 days
format .wgsl layer code (cosmetics)
skal
5 days
opt: Move invariant in1 calculation outside CNN convolution loops
skal
5 days
opt: Vec4-optimize CNN convolution shaders for SIMD
skal
5 days
chore: Update CNN architecture to 3×3×3 with new trained weights
skal
5 days
fix: Correct UV coordinate computation to match PyTorch linspace
skal
5 days
fix: Add clamp to CNN final layer to match PyTorch training
skal
5 days
refactor: Optimize CNN grayscale computation
skal
5 days
update train_cnn.py and shader
skal
5 days
fix: CNN training normalization pipeline consistency
skal
5 days
udpate CNN shader code.
skal
5 days
refactor: Optimize CNN normalization to eliminate redundant conversions
skal
5 days
update timeline.seq
skal
[next]