Vulkan.jl is a lightweight wrapper around the Vulkan graphics and compute library. It exposes abstractions over the underlying C interface, primarily geared toward developers looking for a more natural way to work with Vulkan with minimal overhead. It builds upon the core API provided by VulkanCore.jl. Because Vulkan is originally a C specification, interfacing with it requires some knowledge before correctly being used from Julia. This package acts as an abstraction layer, so that you don't need to know how to properly call a C library, while still retaining full functionality. The wrapper is generated directly from the Vulkan Specification.
Features
- Use Vulkan from Julia
- Documentation available
- Examples available
- Lightweight wrapper around the Vulkan graphics and compute library
- It exposes abstractions over the underlying C interface
- It builds upon the core API provided by VulkanCore.jl
Categories
Data VisualizationLicense
MIT LicenseFollow Vulkan.jl
Other Useful Business Software
99.99% Uptime for Your Most Critical Databases
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Vulkan.jl!