mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
8d3a5ae0f1
currently only considers component archetypes. still missing proper handling of thread local systems and resources
17 lines
No EOL
373 B
Markdown
17 lines
No EOL
373 B
Markdown
# Bevy Credits
|
|
|
|
## Adapted Code
|
|
|
|
* hecs
|
|
* legion_transform
|
|
* wgpu-rs examples
|
|
* yaks: ArchetypeSet, borrowed some ideas from their scheduler implementation
|
|
|
|
## Inspiration
|
|
|
|
* game engines: amethyst, coffee
|
|
* ecs: legion, shipyard, yaks
|
|
|
|
## Assets
|
|
|
|
* Generic RPG Pack (CC0 license) by [Bakudas](https://twitter.com/bakudas) and [Gabe Fern](https://twitter.com/_Gabrielfer) |