Releases: lyricwulf/agpu
Releases · lyricwulf/agpu
v0.1.2
What's Changed
- Update nalgebra requirement from 0.29 to 0.30 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.1.1...v0.1.2
v0.1.1
The cube example is done!
New
Derive vertex layout for struct
Textures
Sampler
Bind groups
Improved
Buffers
API Changes
Most builders are now created with "new" instead of "create", and are built with "create" instead of "build" to read better and disambiguate the returns.