[package] name = "makepad-fab-tour" version = "0.1.0" authors = ["Makepad "] edition = "2021" description = "Automated architectural fly/walk-throughs: free-space analysis, room graphs, cinematic shot generation and headless path QA. App-agnostic." license = "MIT OR Apache-2.0" [dependencies] makepad-math = { path = "../math", version = "1.0.0" }