SiebenCorgie / jakar-engine

Formerly "Ori-Engine" is an hobby project of mine. Target is an Rust/Vulkan engine for games and visualization software.
MIT License
19 stars 0 forks source link

Make Configurable Pipeline Creation #13

Closed SiebenCorgie closed 7 years ago

SiebenCorgie commented 7 years ago

While working on https://github.com/SiebenCorgie/jakar-engine/issues/8 i found out that it would be better to have an Pipeline builder object to make the pipeline as configurable as possible.