https://github.com/thebutlah/bevy_mtoon
MToon shader in bevy and rust
https://github.com/thebutlah/bevy_mtoon
Last synced: 12 months ago
JSON representation
MToon shader in bevy and rust
- Host: GitHub
- URL: https://github.com/thebutlah/bevy_mtoon
- Owner: TheButlah
- License: other
- Created: 2023-08-28T07:03:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T07:21:27.000Z (almost 3 years ago)
- Last Synced: 2025-06-28T11:17:23.938Z (12 months ago)
- Language: Nix
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-BSD
Awesome Lists containing this project
README
# `bevy_mtoon`
An [mtoon shader](https://vrm.dev/en/univrm/shaders/shader_mtoon.html) for
the [bevy game engine](https://bevyengine.org/).
**This repo is incomplete.**
## License
Unless otherwise specified, all code in this repository is dual-licensed under
either:
- MIT License ([LICENSE-MIT](LICENSE-MIT))
- BSD 2-Clause Plus Patent License ([LICENSE-BSD](LICENSE-BSD))
at your option. This means you can select the license you prefer!
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, shall be dual licensed as above, without any
additional terms or conditions.