Dobel Studios
Results
1
comments of
Dobel Studios
> RESOLVED THE ISSUE: > > SOLUTION: Find this in renderer.java: `var whiteTexture = this.texWhite = gl.createTexture();` change parameter gl.UNSIGNED_BYTE of gl.texImage2D to gl.FLOAT > > Then find: `var bt...