Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aevyrie/bevy_editor_cam
A camera controller for editors and CAD.
https://github.com/aevyrie/bevy_editor_cam
Last synced: about 1 month ago
JSON representation
A camera controller for editors and CAD.
- Host: GitHub
- URL: https://github.com/aevyrie/bevy_editor_cam
- Owner: aevyrie
- License: apache-2.0
- Created: 2023-12-20T07:14:08.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T20:06:12.000Z (about 2 months ago)
- Last Synced: 2024-09-27T07:04:27.757Z (about 2 months ago)
- Language: Rust
- Size: 15 MB
- Stars: 29
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# bevy_editor_cam
A production-ready camera controller for 2D/3D editors and CAD.
[![CI](https://github.com/aevyrie/bevy_editor_cam/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/aevyrie/bevy_editor_cam/actions?query=workflow%3A%22rust.yml%22+branch%3Amain)
[![docs.rs](https://docs.rs/bevy_editor_cam/badge.svg)](https://docs.rs/bevy_editor_cam)
[![crates.io](https://img.shields.io/crates/v/bevy_editor_cam)](https://crates.io/crates/bevy_editor_cam)https://github.com/aevyrie/bevy_editor_cam/assets/2632925/50e342ac-9cb3-4ab5-8577-45b3955fe423
Bevy Version Support
| bevy | bevy_editor_cam |
| ---- | ---------------- |
| 0.14 | 0.3 |
| 0.13 | 0.2 |
| 0.12 | 0.1 |