16 Commits
Author SHA1 Message Date
Ampandheaust 0e6d7e367c Render only when shared state changes
Add shared-data and bundle invalidation signals, and have handles publish them automatically for SAB and graph mutations.

Document the raw core worker protocol in a dedicated VitePress site and simplify the glTF import and picking example.

Amp-Thread-ID: https://ampcode.com/threads/T-01a01ff8-b91f-724f-8952-f07c6b5042fd
Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
2026-08-21 04:02:33 +00:00
Ampandheaust 239b1d25b0 Build Rust render graph core
Keep hot render state in a generic shared SOA arena and use worker messages only for allocation, graph compilation, loadout changes, and render pacing. Compile external S-expression graphs into upfront WebGPU resources, transient aliases, and reusable render bundles.

Amp-Thread-ID: https://ampcode.com/threads/T-01a01380-b478-77d0-84a0-102880a5c5ae
Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
2026-08-20 05:35:24 +00:00
Ampandheaust f12c7c9603 Rewrite core around shared rows and render graphs
Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
Amp-Thread-ID: https://ampcode.com/threads/T-01a01380-b478-77d0-84a0-102880a5c5ae
2026-08-19 15:30:32 +00:00
Ampandheaust d34722d66d Add tutorial docs and interactive playgrounds
Amp-Thread-ID: https://ampcode.com/threads/T-01a01380-b478-77d0-84a0-102880a5c5ae
Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
2026-08-19 14:20:59 +00:00
Ampandheaust 6bbf8039e4 Strip core to render data and render graphs
Move glTF, picking, camera controls, and conventional handles into addons. Keep camera and material mutations in SIMD-aligned shared SOA rows and synchronize material updates directly into GPU buffers.

Amp-Thread-ID: https://ampcode.com/threads/T-01a01380-b478-77d0-84a0-102880a5c5ae
Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
2026-08-19 09:41:41 +00:00
Ampandheaust 0e44917f9e Rebuild core around render graph AST and shared memory
Amp-Thread-ID: https://ampcode.com/threads/T-01a01380-b478-77d0-84a0-102880a5c5ae
Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
2026-08-18 11:58:31 +00:00
Akash Shakdwipeea 2a49f07d68 Look ma! hot reload! (#16) 2025-10-24 19:44:06 +05:30
Heaust Azure 41196e4840 Update README.md 2024-08-02 23:06:46 +05:30
Heaust Azure 83906ac02c Update README.md 2024-08-02 22:43:48 +05:30
Heaust Azure f3fc460237 Update README.md 2024-08-02 20:47:38 +05:30
Heaust Azure 6db2941102 Update README.md 2024-08-02 13:30:44 +05:30
Heaust Azure 95e178144b Update README.md 2024-08-02 13:25:33 +05:30
Heaust Azure 9718312d25 Update README.md 2024-08-02 13:24:50 +05:30
Akash Shakdwipeea ae145b5c36 Update README.md 2024-07-26 14:46:22 +05:30
Akash Shakdwipeea 4e4f604fbe init plan 2024-07-26 14:44:14 +05:30
Akash Shakdwipeea 2f3997040b Initial commit 2024-07-26 14:20:52 +05:30