google / google/node-gles

Missing function: glTexStorage2D

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
330
Forks
31
PR merge metrics
No merged PRs in 30d

Description

I was using node-gles to work with tf.js offline in node. However, in WebGL2 the tf.js library prefers to use the `texStorage2d` function instead of `texImage2d`.

https://registry.khronos.org/OpenGL-Refpages/es3.0/html/glTexStorage2D.xhtml

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.