This project is a Rust implementation of the Vulkan Tutorial (https://vulkan-tutorial.com/). It aims to provide a clear and modern example of using the Ash crate for ...
This tutorial consists of the the ported code and notes about the differences between the original C++ and the Rust code. The explanatory texts generally apply equally, although the Rust version is ...
I have been a software developer for over 9 years. My main area of interest is graphics programming, and most of my professional career has been involved in 3D graphics. I have a lot of experience in ...
The Khronos Group have today announced the release of the Vulkan 1.4 API specification, with various changes and improvements for game and application developers. In the announcement it notes that ...
AMD’s Mantle 1.0 is indeed dead, but like a Jedi, it looks to have risen in the form of the Kronos Group’s new open standard, cross-platform Vulkan API (but without Obi Wan’s weird blue glow). As I ...