-
Hello,
When I'm watching a simple CSS 3D Render scene and if I'm using the browser Zoom menu in Chrome(23.0.1271.64 m), flat surfaces are moved between themselves.
example:
http://mrdoob.com/lab/jav…
-
The utility function findAbsolutePosition is not a great long-term solution for positioning 3D objects relative to 2D. The user is still forced to calculate bounding rectangles.
One idea:
-Model.atta…
-
I tried to run this example on both an iPhone 5 and an Android Phone, and the sprites themselves do not show up. I modified the program to display only 5 elements to make sure this was not a memory pr…
-
In the periodic table example, increase the size of the objects in the CSS:
width: 512px;
height: 360px;
When you zoom in and out, the top row of the table layout is popping in and out...
Is there …
-
This is not working anymore with r59:
http://threejs.org/examples/css3d_panorama.html
-
_Chrome and Safari_
I use Chrome and Safari because I am a sensible person. I also develop for Chrome and Safari because I'm not a masochist. I don't foresee any problems with these browsers.
_Firef…
-
Anyone else notice that http://threejs.org/examples/css3d_youtube.html doesn't work properly on Firefox 21? I've tested on Mac & PC.
I'm sure it was fine on v20. Can't seem to work out what the prob…
-
-
I haven't yet looked into it, but just doing a quick build_all.bat I get some error output:
```
python build.py --include css3d --minify --output ../../build/three-css3d.min.js
* Building ../../buil…
-
Hi Guys
i cant see this one in your issue list, but CSS3D appears to have odd flickering issue, add a skybox from the CSS3D panorama example, to the period table example, increase skybox size by a fa…