gre/gl-react

EXGL: ndarray textures bug

Open

#108 建立於 2017年5月12日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)TypeScript (160 fork)github user discovery
bughelp wanted

倉庫指標

Star
 (3,000 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南