Skip to content

djfos/vulkan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%