Skip to content

vitvakatu/cubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WGPU-cubes

Cubes example from https://github.com/kvark/froggy, written on top of wgpu-rs

How to run

Use the following command to run the demo with default settings:

cargo run --release --features <backend>

Available backends are:

  • metal
  • vulkan
  • dx12
  • dx11

The demo also has additional settings, you can print help by adding --help argument:

cargo run --release --features backend -- --help

About

Cubes example from https://github.com/kvark/froggy, written on top of wgpu-rs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published