Commit Graph

  • e158c8c668 feat: wire render_scale via offscreen render-to-texture + upscale xfy 2026-07-14 13:51:43 +08:00
  • 15cbf52fb6 docs: Phase 2 (Kerr) implementation plan xfy 2026-07-13 18:36:12 +08:00
  • 0693c3d165 docs: Phase 2 (Kerr) design spec xfy 2026-07-13 18:24:49 +08:00
  • 80c2b5dbe2 fix(camera): adjust default pitch and invert zoom scroll direction xfy 2026-07-13 18:11:04 +08:00
  • 72a9996780 docs: add AGENTS.md for future agent sessions xfy 2026-07-13 17:40:43 +08:00
  • f80a24d191 fix: invert orbit camera yaw/pitch to view-follows-cursor direction xfy 2026-07-13 17:38:02 +08:00
  • 4556376b4a fix: make the black hole actually render (was stuck on grey clear color) xfy 2026-07-13 16:43:01 +08:00
  • 0b158c57d3 chore: add matt-pocock skills and lockfile xfy 2026-07-13 14:37:04 +08:00
  • ee15ddecb7 fix: make the renderer actually draw (step size, storage buffer, quad fit) xfy 2026-07-13 11:46:38 +08:00
  • 87b089eb35 docs: README + silence reserved-field dead-code warning xfy 2026-07-13 10:04:44 +08:00
  • 76d302b4e4 feat: web release build + web-tuned defaults verified xfy 2026-07-13 10:03:01 +08:00
  • 1e8cd93bc3 fix: keep full-screen quad filled on window resize xfy 2026-07-13 10:00:42 +08:00
  • 7e0ac65d55 feat: full egui control panel + pointer routing xfy 2026-07-13 09:57:54 +08:00
  • 90e8c9b3a4 feat: cubemap skybox layer (optional, procedural stars default) xfy 2026-07-13 09:54:21 +08:00
  • 5fa2621e6a fix(shaders): use #define_import_path + namespaced imports xfy 2026-07-13 09:51:08 +08:00
  • 661d28a6a1 feat: lensed Flamm paraboloid curvature grid xfy 2026-07-13 09:37:25 +08:00
  • 8931904495 feat: lensed planet ray-sphere intersection in geodesic tracer xfy 2026-07-10 17:06:19 +08:00
  • 983413e9af feat: egui UI wired with live disk brightness + steps xfy 2026-07-10 10:54:22 +08:00
  • 1b1eda0772 feat: accretion disk with Doppler beaming + lensed Einstein halo xfy 2026-07-10 10:48:31 +08:00
  • fbe1685a38 feat: procedural lensed starfield background xfy 2026-07-10 10:45:24 +08:00
  • d5e3008343 test: CPU-mirrored geodesic physics + bcrit/capture unit tests xfy 2026-07-10 10:43:11 +08:00
  • 9d81df1c14 feat: Schwarzschild RK4 geodesic integrator + black shadow xfy 2026-07-10 10:39:46 +08:00
  • 9665d12348 feat: per-pixel camera ray generation xfy 2026-07-10 10:36:18 +08:00
  • 265ec9925d feat: BlackHoleUniforms + camera/params mirror system xfy 2026-07-10 10:33:10 +08:00
  • 1a2b157ef3 feat: BlackHoleParams tunable resource xfy 2026-07-10 10:27:10 +08:00
  • d039064efa feat: orbit camera controller (yaw/pitch/zoom) xfy 2026-07-10 10:25:16 +08:00
  • a45d42c07a feat: full-screen quad + BlackHoleMaterial pipeline xfy 2026-07-10 10:20:38 +08:00
  • 9c8f384d0e feat: web build via trunk with WebGPU detection + fallback xfy 2026-07-10 10:12:57 +08:00
  • 25e2207e0d feat: minimal bevy window opens xfy 2026-07-10 09:48:38 +08:00
  • ea6b15524d build: add bevy 0.19 and bevy_egui 0.41 dependencies xfy 2026-07-10 09:45:59 +08:00
  • 02368a0a74 docs(plan): Phase 1 Schwarzschild implementation plan xfy 2026-07-09 18:57:42 +08:00
  • 041e8f3b21 docs(spec): correct Bevy 0.19 API details (verified) xfy 2026-07-09 18:47:44 +08:00
  • c1bfe2b25e docs(spec): add desktop + web (WebGPU) platform support xfy 2026-07-09 18:30:56 +08:00
  • 60bfdb9ca6 docs(spec): add egui parameter UI (bevy_egui 0.41) + dependencies section xfy 2026-07-09 18:26:24 +08:00
  • c2d4bf779a docs: add Interstellar black hole renderer design spec xfy 2026-07-09 18:20:38 +08:00
  • 3d34c0920d Initial commit: scaffold Rust project with Cargo xfy 2026-07-09 17:55:14 +08:00