#opengl #graphics #gamedev #visualization

wiener_vk

Crate that contains the Vulkan code for Wiener

1 unstable release

0.1.0 Dec 31, 2022

#150 in #visualization


Used in 2 crates (via wiener_internal)

MIT license

2KB

Wiener Vulkan

Component of Wiener that handles the functionality to render using Vulkan. Currently, this is not implemented, so use OpenGL for now.


lib.rs:

Create that contains the code to connect Wiener with Vulkan

No runtime deps