#opengl #graphics #gamedev #visualization

wiener_vk

Crate that contains the Vulkan code for Wiener

1 unstable release

0.1.0 Dec 31, 2022

#1068 in Graphics APIs

Download history 3/week @ 2024-02-19 19/week @ 2024-02-26 4/week @ 2024-03-04 3/week @ 2024-03-11 24/week @ 2024-04-01 87/week @ 2024-04-22

111 downloads per month
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