Skip to content

v0.2.0 — Pure-Rust Port

Choose a tag to compare

@EarthTan EarthTan released this 30 Jun 08:44
· 22 commits to main since this release

v0.2.0 — Pure-Rust Port

Complete rewrite from Vite + Three.js + Tauri to pure Rust.

Stack: winit + wgpu + egui

  • 360 panorama on inward-facing sphere
  • Drag rotate / wheel zoom (FOV 30-100)
  • Auto-rotate with first-interaction stop
  • Drag-and-drop + CLI loading
  • egui overlay (empty state, HUD, error banner)
  • 24 unit tests