Jens Malmborg
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,...
### Describe the bug I have a piece of html below ("totalWin" is a piece of $state on the "bet"-object) and most of the time the value updates as expected:...