Skip to content

v0.1.1

Compare
Choose a tag to compare
@lyricwulf lyricwulf released this 28 Nov 05:50
· 140 commits to main since this release

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.