Hello,
I have a VRML file of approx. 5Mb. It contains only one shape node, a geometry ElevationGrid of 1557x1384 points. I allready resetted these points to integer values, first they where floating point. The values range from -4 to +8 (meters in the field) the points are 1 meter apart.
When I try to load my VRML file in Internet Explorer or Firefox, I see the process memory (on taskmanager) go up to 500Mb! Nothing happens, the Cortona Client stays in loading state and IE or Firefox hang completely and do not even respond to end task commands.
Question: Is there a way to handle this large elevationGrid in a smart way?
Shape {
appearance Appearance {
material Material { }
}
geometry ElevationGrid {
xDimension 1557
zDimension 1384
xSpacing 1.0
zSpacing 1.0
solid FALSE
creaseAngle 0.785
height [
|
|