Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

Chrome hang on large scene.json #194

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. I have 1 scene modelled with sketchup,
after O3D conversion my O3TGZ is about 1.8Mb, it contains
the scene.json file (about 1.6 Mb)
2. create 1 loader then call loadScene

What is the expected output? What do you see instead?
This scene is well loaded on IE, Firefox, Safari ...
but Chrome is hanging when it calls the eval javascript function on
the scene.json, sometimes 1 prompt displays "This plugin does not
respond ..."
If scene.json is smaller it s OK.

What version of the product are you using? On what operating system?
O3D 0.1.42
PC windows vista 32bits

What hardware are you using:  graphics card type?  motherboard type?
nVidia GeForce 8600M GT

Original issue reported on code.google.com by gregory...@gmail.com on 7 Dec 2009 at 4:48