Hectarea1996 / common-vulkan

Common Lisp bindings for the vulkan library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common Vulkan

Welcome to Common Vulkan! This library defines the Common Lisp bindings for the Vulkan library.

Documentation

You can visit the Common Vulkan Reference.

Installation

Common Vulkan is available on Ultralisp. If you don't have it, add it with (ql-dist:install-dist "http://dist.ultralisp.org/" :prompt nil).

Finally, install Common Vulkan with (ql:quickload :common-vulkan).

Progression

The next values are an estimation of the completeness of this library:

  • Callbacks: 0/8 (0%)
  • Functions: 4/491 (0%)
  • Structs: 5/660 (0%)
  • Total: 9/1159 (0%)

About

Common Lisp bindings for the vulkan library.

License:MIT License


Languages

Language:Common Lisp 54.1%Language:C 45.9%Language:GLSL 0.0%Language:Batchfile 0.0%Language:Shell 0.0%