I am trying to create a simple fly through animation of the a rendered 3d point cloud using the command d.nviz and am running into issues I hope are first-time user bugs.  my g.region is <div><br></div><div><div>GRASS 6.4&gt; g.region -p</div>
<div>projection: 0 (x,y)</div><div>zone:       0</div><div>north:      4134000</div><div>south:      3944500</div><div>west:       2299000</div><div>east:       2714000</div><div>nsres:      500</div><div>ewres:      500</div>
<div>rows:       379</div><div>cols:       830</div><div>cells:      314570</div><div><br></div><div>I run this<br><div><br></div><div><div>GRASS 6.4&gt; d.nviz -c input=nocars.500.cropped output=nocars.500.animate2 route=[2299000,94750[,2319750,94750[,2340500,94750[,2355000,94750]]]] dist=2 ht=2 frames=10</div>
</div><div><br></div><div><div>the output is </div><div><br></div><div>WARNING: Skipping this point, selected point is outside region. Perhaps the</div><div>         camera setback distance puts it beyond the edge?</div><div>
WARNING: Skipping this point, selected point is outside region. Perhaps the</div><div>         camera setback distance puts it beyond the edge?</div><div>WARNING: Skipping this point, selected point is outside region. Perhaps the</div>
<div>         camera setback distance puts it beyond the edge?</div><div>WARNING: Skipping this point, selected point is outside region. Perhaps the</div><div>         camera setback distance puts it beyond the edge?</div>
<div>WARNING: Skipping this point, selected point is outside region. Perhaps the</div><div>         camera setback distance puts it beyond the edge?</div><div>WARNING: Skipping this point, selected point is outside region. Perhaps the</div>
<div>         camera setback distance puts it beyond the edge?</div><div>d.nviz complete. Created NVIZ script &lt;nocars.500.animate2.nvscr&gt;.</div></div><div><br></div><div>I then try</div><div><br></div><div>nviz el=nocars.500.cropped script=nocars.500.animate2.nvscr</div>
<div><br></div><div>which displays</div><div><br></div><div><div>DONE!</div><div>Entering script mode ...</div></div><div><br></div><div><br></div><div>The nviz window visualizes my file, but the script never runs.</div><div>
<br></div><div>When I try to manually upload and run the script nothing happens.</div><div><br></div><div>I also tried generating a keyframe animation from the d.nviz and it tells me that the file was created, however I cannot locate it or use it.  Can anyone help me?  I&#39;m just trying to generate a low altitude flythrough of the data.</div>
</div></div><div><br></div><div>Thanks</div><div><br></div><div>Patrick</div>