Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabienjuif/bevy_cameraman
2D camera with dead_zone, look_ahead, etc
https://github.com/fabienjuif/bevy_cameraman
2d bevy camera
Last synced: 14 days ago
JSON representation
2D camera with dead_zone, look_ahead, etc
- Host: GitHub
- URL: https://github.com/fabienjuif/bevy_cameraman
- Owner: fabienjuif
- License: mit
- Created: 2023-11-29T14:16:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T19:36:59.000Z (about 1 year ago)
- Last Synced: 2024-12-07T11:32:21.426Z (16 days ago)
- Topics: 2d, bevy, camera
- Language: Rust
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bevy_cameraman
> 2D camera with dead_zone, look_ahead, etc
## API
No documentation for now, you can check this example instead: `cargo run --example full`