Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinstarman/monet
Image editor written in Rust using Bevy Engine.
https://github.com/martinstarman/monet
bevy bevy-engine rust
Last synced: 2 months ago
JSON representation
Image editor written in Rust using Bevy Engine.
- Host: GitHub
- URL: https://github.com/martinstarman/monet
- Owner: martinstarman
- License: mit
- Created: 2024-07-04T20:26:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-25T19:09:38.000Z (3 months ago)
- Last Synced: 2024-09-27T07:03:35.844Z (3 months ago)
- Topics: bevy, bevy-engine, rust
- Language: Rust
- Homepage:
- Size: 195 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Monet
Image editor written in rust using Bevy Engine.## Controls
- `Mouse wheel scroll` - zoom in/out
- `Mouse wheel click` - reset zoom and panning
- `Shift + Mouse wheel` - vertical panning
- `Ctrl + Mouse wheel` - horizontal panning