Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Update guide for recent trasition from vulkano to wgpu #52

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

mitchmindtree
Copy link
Member

The main change is the removal of a lot of vulkan related build
instructions on macOS and windows. Hopefully these platforms have been
simplified a lot now, though I imagine we might have to add a thing or
two following this big overhaul.

Code example updates are minor - mostly just changing view functions
to take Frame by value rather than by reference.

This commit requires nannou-org/nannou#452 is merged into main before
the book tests will pass for travis.

The main change is the removal of a lot of vulkan related build
instructions on macOS and windows. Hopefully these platforms have been
simplified a lot now, though I imagine we might have to add a thing or
two following this big overhaul.

Code example updates are minor - mostly just changing `view` functions
to take `Frame` by value rather than by reference.

This commit requires nannou-org/nannou#452 is merged into main before
the book tests will pass for travis.
@mitchmindtree mitchmindtree merged commit e6a6e34 into nannou-org:master Mar 3, 2020
@mitchmindtree mitchmindtree deleted the wgpu branch March 3, 2020 13:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant