bevy_interleave 🧩
bevy support for e2e packed to planar bind groups
minimal example
use *;
why bevy?
bevy_interleave
simplifies bind group creation within bevy
. Planar
derives can be used in conjunction with ShaderType
's to support both packed and planar data render pipelines.
compatible bevy versions
bevy_interleave |
bevy |
---|---|
0.1 |
0.12 |