rust-game-development-frameworks
rust-game-development-frameworks copied to clipboard
List of curated frameworks by the **Game Development in Rust** community.
Can you add if possible animation libs ? PS:Nice info here
Each of the listed frameworks have some advantages/disadvantages. Would be helpful if someone with experience on those could send some descriptions. Might send even here in this thread, if that's...
From my experience, it's stable `ash` wrapper which reduces all the vulkan boilerplate and adds some higher level concepts, like raytracing pipeline which is something uncommon if you look through...