summaryrefslogtreecommitdiff
path: root/cnn_v3
AgeCommit message (Expand)Author
2026-03-23add a registration toolskal
2026-03-23docs: update temporal feedback docs — wire_dag auto-wiring, F16X8 formatskal
2026-03-23fix(cnn_v3_debug): add CNNv3Effect to debug sequence for prev.r/g/b temporal ...skal
2026-03-23feat(gbuffer): wire_dag() + find_downstream_output() for temporal feedbackskal
2026-03-23feat(cnn_v3): GBufferEffect temporal feedback via post_render()skal
2026-03-23feat(cnn_v3): shadow→dif migration complete (ch18)skal
2026-03-23wip(cnn_v3): shadow→dif intermediate + scene tweaks + migration planskal
2026-03-22refactor(cnn_v3): simplify sphere SDF in shadow pass, remove per-frame allocskal
2026-03-22fix(cnn_v3): shadow pass — 5 bugs fixed, labels in gbuf_viewskal
2026-03-22docs+feat(cnn_v3): compact context, re-enable shadow in GBufDeferredEffectskal
2026-03-22feat(shaders): add ray_sphere snippet, use in gbuf_raster impostorskal
2026-03-22fix(cnn_v3): frontFace_CW for raster pipeline + sphere impostor in gbuf_rasterskal
2026-03-22fix(cnn_v3): resolve #include via ShaderComposer in GBufDeferredEffectskal
2026-03-22fix(cnn_v3): deferred render — diffuse only, drop broken shadowskal
2026-03-22fix(cnn_v3): use model matrix for normal transform in gbuf_rasterskal
2026-03-22refactor(shaders): extract oct-normal encode/decode into math/normal snippetskal
2026-03-22feat(cnn_v3): GBufDeferredEffect — simple deferred render (albedo * shadow)skal
2026-03-22fix(cnn_v3): call set_scene() in constructor + orbiting cameraskal
2026-03-22refactor(cnn_v3): GBufferEffect cleanupskal
2026-03-22feat(cnn_v3): Phase 4 — type-aware SDF in shadow passskal
2026-03-22feat(cnn_v3): GBufferEffect Pass 2 — SDF shadow raymarchingskal
2026-03-22feat(cnn_v3): GBufferEffect internal scene + GBufViewEffect debug wiringskal
2026-03-22add full datasetskal
2026-03-22feat(cnn_v3/tools): zoom canvas shows region around clicked texelskal
2026-03-22fix(cnn_v3/tools): don't destroy feat textures after runFromFeat (breaks viz)skal
2026-03-22fix(cnn_v3/tools): refresh zoom canvas when new sample is loadedskal
2026-03-22fix(cnn_v3/tools): zoom canvas fits remaining panel space (both axes, rAF mea...skal
2026-03-22fix(cnn_v3/tools): fit zoom canvas to panel width by scaling canvas attributesskal
2026-03-22fix(cnn_v3/tools): zoom channel via WebGPU re-render + fill panel widthskal
2026-03-22feat(cnn_v3/tools): click vignette to show enlarged channel below gridskal
2026-03-22fix(cnn_v3/tools): remove unused sampler binding from FULL_PACK_SHADERskal
2026-03-22feat(cnn_v3): add G-buffer visualizer + web sample loader (Phase 7)skal
2026-03-22fix(cnn_v3/tools): fix getElementById illegal invocation + auto-preload weightsskal
2026-03-22fix(cnn_v3): fix texture format mismatches in cnn_v3_test sequenceskal
2026-03-22feat(cnn_v3): wire trained weights into CNNv3Effect + add timeline test sequenceskal
2026-03-22feat(cnn_v3): add weight assets to assets.txt, update HOW_TO_CNN export docsskal
2026-03-22docs(cnn_v3): add uv inline deps to export_cnn_v3_weights.pyskal
2026-03-22fix sizeskal
2026-03-22feat(cnn_v3): patch alignment search, resume, Ctrl-C saveskal
2026-03-22normalize sample dimensionskal
2026-03-22docs(cnn_v3): add uv inline deps to train_cnn_v3.py + HOW_TO_CNN noteskal
2026-03-22perf(cnn_v3): cache dataset images at init to avoid per-patch disk I/Oskal
2026-03-22docs(cnn_v3): add Windows 10 + CUDA training section to HOW_TO_CNN §2skal
2026-03-22fix(cnn_v3): correct weight budget in docstring (3.9→5.4 KB f16)skal
2026-03-22fix(cnn_v3): resize target to albedo dims when sizes differskal
2026-03-22docs(cnn_v3): add full Old House example to HOW_TO_CNN §1bskal
2026-03-22fix(cnn_v3): native OPEN_EXR_MULTILAYER + quiet render + flexible channel namesskal
2026-03-22docs(cnn_v3): blender4 alias + Blender 4.5 LTS requirement for training dataskal
2026-03-22fix(blender_export): version detection + Blender 5.x warning + cleanupskal
2026-03-22fix(cnn_v3): blender_export Blender 5 compositor activation + document Render...skal