Jens Malmborg
Results
2
issues of
Jens Malmborg
I get this error when running a simple test in the browser: Error: Uncaught AssertionError: actual image must be a Buffer, but [ 255, 255, 255, 255, 255, 255, 255,...
I want to render a mesh to a texture with multisampling enabled. I can't get it to work, it's instead being rendered without multisampling. If I render to screen directly,...