Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (about 1 year ago)
- Last Synced: 2024-10-30T12:07:17.488Z (about 2 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
![screengrab](docs/image.png)
- `cargo run`
## WASM
- `WASM_SERVER_RUNNER_ADDRESS=0.0.0.0 RUSTFLAGS=--cfg=web_sys_unstable_apis cargo run --target wasm32-unknown-unknown`