Skip to content
/ pegasus Public

[DEPRECATED] GFX + Specs framework that lets you fly

License

Notifications You must be signed in to change notification settings

kvark/pegasus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pegasus

Build Status Crates.io

GFX + Specs framework that lets you fly

GFX is made for the command buffers to be constructed in parallel. Specs is made to do operations on a large number of entities in parallel. So what about using them together?

Pegasus comes to help, serving both as an example of how to organize the system flow, and as a framework. It is most useful to users who don't want to deal with multiple command buffers being passed between threads, and just want to draw stuff while still enjoying all the benefits of a parallel ECS.

Featured users:

About

[DEPRECATED] GFX + Specs framework that lets you fly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages