summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
10 hoursrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
12 hoursdocs(sequence): update and compact v2 documentationskal
12 hoursfeat(sequence): complete v2 migration with DAG-based routingskal
15 hoursdocs: update for Sequence v2 phases 1-2skal
16 hoursfeat(sequence): Phase 1 - Sequence v2 foundationskal
29 hoursdocs: update CNN v1 references in top/mid-level docsskal
29 hoursrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
29 hoursarchive(cnn): move CNN v1 to cnn_v1/ subdirectoryskal
29 hoursrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
30 hoursrefactor(build): granular asset tracking and CMake deduplicationskal
32 hoursfix(audio): WAV dump drift improvements, acceptable stateskal
33 hoursdocs: document audio WAV drift bug investigationskal
36 hoursdocs: add CLI options reference and WAV dump examplesskal
39 hoursfix(cli): change --dump_wav to --dump-wav and add error handlingskal
2 daysfeat(gpu): add two-pass raymarching infrastructureskal
2 daysfeat(gpu): add SDF camera infrastructure and effect base classskal
2 daysfeat(tracker): add sample offset and humanizationskal
2 daysrefactor(wgsl): consolidate SDF shapes into single common fileskal
2 daysrefactor(wgsl): replace inline fullscreen_vs with common includeskal
2 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
2 daysRefactor: add gpu_create_post_process_texture helperskal
2 daysDocs: WGPU helper functions referenceskal
2 daysRefactor: factorize common WGPU patterns into helper functionsskal
3 daysUpdate docs: CNN v2 sigmoid activation summaryskal
3 daysReplace hard clamp with sigmoid activation in CNN v2skal
3 daysDocument CNN v2 training pipeline improvementsskal
3 daysAdd --output-weights option to CNN v2 training pipelineskal
3 daysFix CNN v2 static feature channel mapping (p4-p7 → channels 8-11)skal
3 daysgen_identity_weights: Change --mix to 50-50 blendskal
3 daysgen_identity_weights: Add --p47 option for static feature visualizationskal
3 daysgen_identity_weights: Add --mix option for static feature blendingskal
3 dayscnn_test: --weights now overrides layer config from .bin fileskal
3 daysCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
3 daysCNN v2: Add debugging tools for mismatch investigationskal
3 daysCNN v2: Alpha channel depth handling and layer visualizationskal
3 daysCNN v2 web tool: Document embedded default weightsskal
3 daysCNN test tool: Add CNN v2 support with compute shader architectureskal
3 daysCNN v2 training: Add --grayscale-loss option for luminance-based loss computa...skal
3 daysCNN v2 training: Expose all parameters as CLI optionsskal
3 daysCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
3 daysCNN v2: Add TODO for flexible feature layout in binary format v3skal
3 daysDoc: Update CNN v2 docs for binary format v2 and mip-level supportskal
3 daysDoc: Update HOWTO.md with --mip-level example for full pipelineskal
3 daysCNN v2: Add --mip-level option for parametric featuresskal
3 daysCNN v2 test tool: Refactoring and video loop supportskal
3 daysCNN v2 web tool: Fix layer naming and visualization bugsskal
3 daysDoc: Add tracker humanization and sample offset featuresskal
3 daysDoc: Clarify CNN v2 training uses RGBA targetsskal
3 daysCNN v2: Restore per-layer kernel sizes supportskal
3 daysCNN v2: Refactor to uniform 12D→4D architectureskal