https://github.com/mosure/point-visualizer
point visualization in bevy
https://github.com/mosure/point-visualizer
bevy bevy-vector-shapes point-cloud visualization
Last synced: 26 days ago
JSON representation
point visualization in bevy
- Host: GitHub
- URL: https://github.com/mosure/point-visualizer
- Owner: mosure
- License: mit
- Created: 2023-08-16T23:29:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T02:41:14.000Z (over 1 year ago)
- Last Synced: 2025-02-10T07:45:02.656Z (3 months ago)
- Topics: bevy, bevy-vector-shapes, point-cloud, visualization
- Language: Rust
- Homepage:
- Size: 10.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# point-visualizer

- `cargo run`
## WASM
- `WASM_SERVER_RUNNER_ADDRESS=0.0.0.0 RUSTFLAGS=--cfg=web_sys_unstable_apis cargo run --target wasm32-unknown-unknown`