8000 GitHub - jakeju92/Vulkan-test: MyFirst Vulkan demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jakeju92/Vulkan-test

Repository files navigation

Vulkan-test

Getting Started

Prerequisites

Running

  • To run the program:
make
./VulkanTest
  • To make a clean:
make clean
  • To compile the vertex and fragment shader:
./compile.sh

N.B.: Don't forget to put your compiled shader file with extension name .spv into shader folder.

Result

About

MyFirst Vulkan demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0