Nick Briz
Nick Briz
if you want your entire sketch to adjust to the full window size add this event listener to your setup: window.addEventListener( 'resize', onWindowResize, false ); that goes before the closing...
wow, @lentoZoom sketch loox awsum :) (better i'm sure with the right txt... working on it)
it's all there, you just have to change the position of ur camera ( by default the editor looks at ur object head on ) >> here's an example: http://threejsplaygnd.brangerbriz.net/s/?id=818...
hi MartinaP that's a very broad question that isn't really about the threejs_playGnd specifically ( which is what this forum here is for ), if you have general web coding...
do u mean video as texture? that's not a bad idea, we've been wanting to update this project for a while ( just been busy w/lots of other projects ),...
agree! is there a basic example anywhere?
i'm also having this issue. i've tried various different ways to resolve it, including switching between `prouction: true` and `production: false` as @aschenoni mentioned, trying different versions of node (switching...