An open API service indexing awesome lists of open source software.

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

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.