djfos / vulkan

WIP Vulkan API bindings for Deno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno Vulkan

Tags Doc License Sponsor

Vulkan API bindings for Deno

Usage

Since this module depends on unstable FFI API, you need to pass --unstable along with --allow-ffi.

deno run --unstable --allow-ffi <file>

Maintainers

License

Apache-2.0 licensed.

Copyright 2023 © The Deno Windowing Team

About

WIP Vulkan API bindings for Deno

License:Apache License 2.0


Languages

Language:TypeScript 100.0%