Skip to content

amirnn/vulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan

Vulkan Tutorials used for data visualization.


Dependency install

To install the dependencies run the command below for your desired platform: (TODO: Linux/Windows Profiles)

cd conan
conan install . --profile=profile-macos --build=missing

Shader Compiler

We use Google's glslc which has a familiar GCC- and Clang-like usage. Link. After download, one can put it in PATH.

About

Vulkan Tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published