Skip to content
/ cl-vulkan Public

low- to mid-level Common Lisp/CFFI bindings for Vulkan API -- deprecated, see https://github.com/awolven/cl-vulkan for an actively maintained set of vulkan bindings

License

Notifications You must be signed in to change notification settings

3b/cl-vulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl-vulkan

low- to mid-level Common Lisp/CFFI bindings for Vulkan API

TODO: low-level bindings

%VK: package, autogenerated from vk.xml

Partially done, doesn't handle extensions yet. Exports and names of things subject to change.

TODO: mid-level wrappers

VK: package, probably CLOS wrappers for the various objects in vulkan API, utilities for filling buffers, etc

TODO: examples

vkinfo

triangle

About

low- to mid-level Common Lisp/CFFI bindings for Vulkan API -- deprecated, see https://github.com/awolven/cl-vulkan for an actively maintained set of vulkan bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published