Skip to content

DjDeveloperr/deno_gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno_gl

WebGL API implementation for Deno, built on GLFW using FFI.

Currently does not support macOS because of the lack of native OpenGL ES support. Feel free to contribute the support if you can. Using something like angle is preferred.

TODO

There are couple of bugs to fix yet. Most of them are unknown, which simply cause libraries like Tensorflow.js WebGL backend to return values zeroed out.

Usage

  1. Make dist directory if it doesn't exist.
  2. Download GLFW from its website and place [lib]glfw3.[so|dll|dylib] in dist.

License

Apache-2.0. Check LICENSE for more info.

Copyright 2022 © DjDeveloperr

About

[WIP] WebGL API implementation for Deno, built on GLFW using FFI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project