0.0.2 • Published 5 years ago

simple-nvk v0.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

SimpleNVK (WIP)

Graphic libary, using Javascript and Node-Vulkan. It has similarities to WebGPU in some places.

Features

Abstractions of Vulkan features like staged buffers. Much shorter to write than Vulkan.

Install

npm install snvk

Use

In the "example" folder are examples for rendering and compute tasks. Documentation is coming soon.