Daniel McNab
020a7f5c01
Split the examples into frontends with a shared scene repository ( #262 )
2023-02-03 10:22:39 +00:00
Daniel McNab
f84e244fd7
Update to wgpu 0.15 ( #263 )
2023-01-31 16:07:03 +00:00
Joe Neeman
338bd30870
Allow selecting GPU from env
2023-01-21 14:30:40 -06:00
Daniel McNab
ed60031185
Add hot reloading of shaders to the winit example ( #252 )
2023-01-16 17:24:48 +00:00
Daniel McNab
db4fc4e449
Give buffers names when buffer_labels
feature is enabled ( #254 )
2023-01-16 17:16:45 +00:00
Daniel McNab
eec111c633
Support click and drag for svgs, as well as scene fragment caching ( #244 )
...
* Support caching the image, and click and drag motion
* Remove debug print
* Clean up examples to have command line parsing
* Address review comments
2023-01-13 19:30:08 +00:00
Duane Johnson
3e8a4813f0
Update references to piet-gpu where it makes sense ( #240 )
2023-01-08 16:15:51 +00:00
Daniel McNab
57d79bdf1f
Fix the winit dependency ( #232 )
2023-01-05 15:18:57 +00:00
Daniel McNab
ff59839737
Move the vello crate to the workspace root ( #231 )
...
* Move the vello crate to the root of the crate
* Add warning that README is work in progress
* Add newline in warning
* Move the unlicense into the shader folder
* Fixup wgsl-analyzer include paths
2023-01-05 09:32:09 +00:00