akella / DistortedPixels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RGBFormat has been removed - Texture format has changed in r137

nicolasgermeaux opened this issue · comments

RGBFormat has been removed in the r137 update and changed to the RGBAFormat which on my side creates a new error :

WebGL: INVALID_OPERATION: texSubImage2D: ArrayBufferView not big enough for request

Currently working on it but one of the lead to correct this is to change RGBAFormat to THREE.RedFormat since we send only one channel.

Thread about this issue : discover.three.js

i cant seem to install the dependencies .. what version of node did you use