bevy/CREDITS.md

18 lines
461 B
Markdown
Raw Normal View History

# Bevy Credits
## Adapted Code
2020-07-12 10:54:40 -07:00
* hecs
* legion_transform
* wgpu-rs examples
* yaks: ArchetypeSet, borrowed some ideas from their scheduler implementation
2020-05-21 17:21:33 -07:00
## Inspiration
2020-07-12 10:54:40 -07:00
* game engines: amethyst, coffee
* ecs: legion, shipyard, yaks
2020-06-03 19:00:19 -07:00
## Assets
* Generic RPG Pack (CC0 license) by [Bakudas](https://twitter.com/bakudas) and [Gabe Fern](https://twitter.com/_Gabrielfer)
* Environment maps (`.hdr` files) from [HDRIHaven](https://hdrihaven.com) (CC0 license)