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