Skip to content

DanielBelmes/vulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs

Vulkan Bindings for Nim Nimble

Installation

Nimble download

You can install this package through the official package manager of Nim. Only available through git.

$ nimble install https://github.com/DanielBelmes/vulkan

Nimble direct install

$ git clone --recursive -j8 https://github.com/nimgl/vulkan.git
$ cd vulkan
$ nimble install

Development

It is currently being developed and tested on

  • Windows 10
  • MacOS Mojave
  • Linux Ubuntu 18.10

Contribute

Feel free to open issues and PR's. I can only provide so much support.

Usage

Check tests nimble test

Check out the references and doc in order to understand Vulkan usage.

About

Vulkan C bindings for Nim

Resources

License

Stars

Watchers

Forks

Languages