Skip to main content

All Questions

0 votes
1 answer
296 views

Three.JS animation not showing on Chrome v61 Mac OS X Sierra

I've been following a few introductory tutorials to three.js and can't get past seeing a red background I add in the CSS but none of the three.js that I built on my own in Atom on Chrome (Version 62.0....
Hews's user avatar
  • 581
0 votes
1 answer
937 views

Threejs, CSS3Renderer, mixed renderer sizing and panning issue

This issue is happening in Chrome only. Here's what I have tried: I am using the webGL renderer to place a plane geometry in the 3d environment using threejs. This code runs inside a class with the ...
Radio's user avatar
  • 2,855
4 votes
1 answer
446 views

Three.js birds demo not showing a css background image in Google Chrome

My code shows a background image in both Safari and Firefox but not google Chrome. I am unsure why. I assume I'll need to do something to the following but I'm not sure what: ...
Chris Petrie's user avatar