Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 |