#vulkan #toolkit #experimental

已删除 vtk

实验性Vulkan工具包

0.1.1 2023年11月19日
0.1.0 2023年11月19日

#252 in #vulkan

MIT 许可证

245KB
4.5K SLoC

C 3K SLoC // 0.1% comments Objective-C 1K SLoC // 0.1% comments Rust 239 SLoC // 0.1% comments GLSL 189 SLoC // 0.2% comments Batch 70 SLoC Java 19 SLoC C++ 5 SLoC // 0.3% comments

包含 (JAR文件,61KB) gradle-wrapper.jar

vtk - Vulkan工具包

一个用于Rust中Vulkan的玩具库。

使用sanitizer

以调试C代码中的内存问题 - 运行(见 Rust不稳定手册:sanitizer

RUSTFLAGS=-Zsanitizer=address cargo +nightly run -Zbuild-std --target aarch64-apple-darwin

Vulkan层发现日志

https://vulkan.org/user/pages/09.events/vulkanised-2023/vulkanised_2023_enhanced_debugging_with_the_vulkan_loader_.pdf - VK_LOADER_DEBUG=all

依赖关系

~0–3.5MB
~59K SLoC