LostMoho

Results 1 comments of LostMoho

Oh yeah, it's definitely what I thought. In the Scene object's `resolution` and `render` methods, the code is using `window.innerWidth` instead of `this.canvas.clientWidth`. This suggests that Marching.js is intended to...