Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lerouxrgd/tuto-bevy-shaders
https://github.com/lerouxrgd/tuto-bevy-shaders
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lerouxrgd/tuto-bevy-shaders
- Owner: lerouxrgd
- Created: 2022-07-17T23:24:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T00:37:50.000Z (over 2 years ago)
- Last Synced: 2023-03-03T01:00:37.682Z (almost 2 years ago)
- Language: Rust
- Size: 106 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bevy Shader Tutorial
| Bevy | Reference |
|------|----------------------------------------------------------------------------------|
| 0.8 | Video: https://www.youtube.com/watch?v=1zzxqwm5kps |
| | Code: https://github.com/mwbryant/new-bevy-materials-tutorial |
|------|----------------------------------------------------------------------------------|
| 0.7 | Videos: https://www.youtube.com/playlist?list=PLT_D88-MTFOMNRPAC-62Hz096aIjT4Noy |
| | Code: https://github.com/mwbryant/logic-projects-bevy-shader-tutorial |```
cargo run
```