Geoff Seemueller 2cf78e861e Modularize (#1)
* configure workspaces

* Modularize domain logic by creating a new `models` crate.

* Moved `LoadingPlugin` and `MenuPlugin` from `core` to a new `ui` module. Updated imports accordingly.

* add theme for instruments

* trunk serve works, remove audio and textures

* remove loading indicator and assets

* rename models to systems

* seperate systems and components from models

* Refactor instrument cluster to leverage reusable composition utilities.

---------

Co-authored-by: geoffsee <>
2025-07-02 08:51:34 -04:00
2025-06-30 12:03:59 -04:00
2025-07-02 08:51:34 -04:00
2025-07-02 08:51:34 -04:00
2025-07-02 08:51:34 -04:00
2025-07-01 22:22:40 -04:00
2025-07-01 22:22:40 -04:00
2025-07-01 22:22:40 -04:00
2025-07-01 22:22:40 -04:00
2025-06-30 12:03:59 -04:00
2025-07-01 22:22:40 -04:00
2025-07-02 08:51:34 -04:00
2025-07-02 08:51:34 -04:00
2025-07-01 22:22:40 -04:00
2025-06-30 12:16:23 -04:00

yachtpit

Build

Warning: Experimental, incomplete, and unfunded.

An open-source cross-platform cockpit for Boats, targeting Windows, macOS, Linux, WebAssembly, Android, and iOS.

prereqs

  • cargo/Rust

grits

git clone https://github.com/seemueller-io/yachtpit.git && cd yachtpit

# https://doc.rust-lang.org/cargo/commands/cargo-check.html#description 
cargo check

cargo run
Description
ultra-portable virtual cockpit
Readme MIT 3.9 MiB
Languages
Rust 80.3%
TypeScript 15.1%
HTML 1.5%
JavaScript 1.5%
Shell 1.2%
Other 0.4%