Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore cross-platform GPU graphics programming through this 26-minute conference talk from JuliaCon Global 2025. Learn about Vulkan.jl, a lightweight wrapper around the Vulkan graphics and compute library that provides abstractions over the underlying C interface for Julia developers. Discover how this package builds upon VulkanCore.jl to offer a more natural way to work with Vulkan while maintaining minimal overhead and maximum performance. Understand the motivations behind creating such a wrapper and examine the various challenges encountered when interfacing with the Vulkan API from Julia. Gain insights into common C interfacing patterns and see how Julia language features can abstract complex interoperability details without sacrificing functionality. Follow along as the speaker demonstrates practical applications and showcases the productivity gains achieved by combining Vulkan's capabilities with an idiomatic Julia interface, providing you with a comprehensive understanding of GPU graphics programming possibilities in the Julia ecosystem.
Syllabus
Vulkan.jl: cross-platform graphics on the GPU | Belmant | JuliaCon Global 2025
Taught by
The Julia Programming Language