gre / gre/gl-react

EXGL: ndarray textures bug

Open
#108 1 comment 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
TypeScript
Stars
3k
Forks
160
PR merge metrics
No merged PRs in 30d

Description

#### Steps to reproduce the behavior

open the colorscale example in cookbook-expo, select for instead `heatmap` compare with https://gl-react-cookbook.surge.sh/colorscale . result is totally different..

i'll investigate on a smaller code to reproduce the bug, but basically something is wrong in the texImage2D when sending a typed array.. we need to see if the diff options are supported correctly (gl.ALPHA, gl.LUMINANCE_ALPHA, gl.RGB, gl.RGBA) but it might be something around that

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.