2020-01-14 18:57:10 -08:00
|
|
|
# Bevy Credits
|
|
|
|
|
|
|
|
## Adapted Code
|
|
|
|
|
2020-07-12 10:54:40 -07:00
|
|
|
* hecs
|
2020-01-14 18:57:10 -08: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-14 18:57:10 -08:00
|
|
|
|
2020-05-21 17:21:33 -07:00
|
|
|
## Inspiration
|
2020-01-14 18:57:10 -08:00
|
|
|
|
2020-07-12 10:54:40 -07:00
|
|
|
* game engines: amethyst, coffee
|
2021-02-22 04:50:05 +00:00
|
|
|
* ecs: legion, shipyard, yaks
|
2020-06-03 19:00:19 -07:00
|
|
|
|
|
|
|
## Assets
|
|
|
|
|
2020-07-27 00:06:01 +02: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)
|