Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/not-elm/bevy_webview_projects
The purpose of this crate is integrate bevy and wry using bevy_flurx.
https://github.com/not-elm/bevy_webview_projects
bevy bevy-plugin rust web-frontend
Last synced: 1 day ago
JSON representation
The purpose of this crate is integrate bevy and wry using bevy_flurx.
- Host: GitHub
- URL: https://github.com/not-elm/bevy_webview_projects
- Owner: not-elm
- License: apache-2.0
- Created: 2024-05-19T07:10:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T13:32:12.000Z (29 days ago)
- Last Synced: 2025-01-12T14:36:10.034Z (29 days ago)
- Topics: bevy, bevy-plugin, rust, web-frontend
- Language: Rust
- Homepage: https://docs.rs/crate/bevy_flurx_wry/latest
- Size: 3.55 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# bevy_webview_projects
| crate | description |
|-------------------------------------------------------|-----------------------------------------------------|
| [bevy_flurx_api](crates/bevy_flurx_api/README.md) | API for calling main process functions from webview |
| [bevy_flurx_ipc](crates/bevy_flurx_ipc/README.md) | For implementation of IPC using bevy_flurx |
| [bevy_webview_wry](crates/bevy_webview_wry/README.md) | allow to use webview using wry |