Files
jsbsim-service/web-test/README.md
2026-04-28 17:24:58 +08:00

16 lines
277 B
Markdown

# Cesium Web Test
This frontend is the local Cesium test client.
- Direct dependency: `cesium`
- Dev server: `vite`
- Local simulation service integration
- Trajectory rendering and playback
- ArcRotate camera around the aircraft
Run:
```powershell
npm.cmd run web:dev
```