Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodneylab/macroquad-egui
Macroquad egui DevTools: adding a visual 🐞 debugging user interface for developers to Rust Macroquad game using ⚡️ egui.
https://github.com/rodneylab/macroquad-egui
devtools egui gamedev macroquad rust
Last synced: 14 days ago
JSON representation
Macroquad egui DevTools: adding a visual 🐞 debugging user interface for developers to Rust Macroquad game using ⚡️ egui.
- Host: GitHub
- URL: https://github.com/rodneylab/macroquad-egui
- Owner: rodneylab
- License: bsd-3-clause
- Created: 2024-04-10T16:56:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T13:00:52.000Z (9 months ago)
- Last Synced: 2024-04-12T20:18:52.113Z (9 months ago)
- Topics: devtools, egui, gamedev, macroquad, rust
- Language: Rust
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Macroquad egui# macroquad-egui
Trying out building Macroquad game development DevTools using egui. This
code accompanies the blog post on
creating Macroquad egui DevTools . If you have any questions, please drop a comment at the bottom
of that page.## Usage
Clone the repo then run:
```shell
cargo run
```## ☎️ Issues
Feel free to jump into the
[Rodney Lab matrix chat room](https://matrix.to/#/%23rodney:matrix.org).