Skip to content

LightAndLight/learn-vulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-vulkan

Learning a little bit of graphics programming with Vulkan.

I'm using vulkan-api, following vulkan-tutorial.com and building out high-level interface for the parts that I touch (think: native Haskell datatypes and functions for everything).

You can build it with nix-build ., or with ./run.sh which runs cabal new-run in a nix shell.

About

Learning to use Vulkan and building a high-level interface to `vulkan-api` along the way

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages