Try to run your PowerPoint presentation
with a simple VRML scene, e.g.
#VRML V2.0 utf8
Shape {
geometry Box {
}
appearance Appearance {
material Material {
diffuseColor 0 1 0
}
}
}
Also you can try to decrease CPU usage
(set CPULoading to 0). And make sure
you're using the latest version of the
Cortona VRML Client (ver 3.1, release 54)
|
|