Skip to content

dcerjan/vulkan-demo-nvk

Repository files navigation

Vulkan Demo

This is a port of the official vulkan tutorial using node+typescript via nvk.

Setup

Ensure you have the following on your system:

  • Vulkan 1.2.x
  • Node 16.x.x

Running the demo

In the root of this repo:

  • run npm i to install deps
  • run npm start to run via cli - or - open inside vscode and press F5

About

vulkan demo via nvk vulkan bindings for node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published