Skip to content

chaosz-dev/vulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VKCourse

To build:

$ cmake -Bbuild -H.
$ make -C build/ -j4

To run 01_window:

$ ./build/bin/01_window

Required packages

Linux (ubuntu package names):

  • vulkan-validationlayers

  • libvulkan-dev

  • libvulkan1

  • glslang-tools

  • cmake

  • (recommended): libglfw3-dev

  • If libglfw3-dev is not installed then additionally: libxkbcommon-dev xorg-dev

Windows:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •