Skip to content

dyaso/woogpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doing sotrh's Learn WGPU-rs tutorial https://sotrh.github.io/learn-wgpu/

Questions for later

https://sotrh.github.io/learn-wgpu/beginner/tutorial2-swapchain/

Why is winit::dpi::PhysicalSize<u32> an int? What if i happen to have noninteger pixels per centimetre?

Why does the program crash, unable to obtain a graphics a wgpu::Adapter? oh wait NixOS and libraries gfx-rs/wgpu-rs#332 (comment)

..can i use this to get Julia to open a GLFW.jl window now? (currently it reports ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned presumably because a driver's not getting linked in?)

What did kvark mean here by "Given no good way to generate SPIR-V" gfx-rs/gfx#2999 -- what's wrong with each of {shaderc-rs, glslang, glsl-to-spirv}?

About

Doing sotrh's Learn WGPU-rs tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published