![]() |
Top-down path taken image from vizard coordinates?
Is there a way to convert output vizard coordinates into an image? That is, is there some way to take the coordinates and produce an image of the path from a top-down view? Thank you.
|
Take a look at the on-the-fly tutorial. That shows how to draw a path of the viewpoint movement in a top-down view.
|
Thank you. Hmm, is there a way to have an image of the path from already-done runs through the maze? I have files with coordinates over time that I want to see in the form of an image of the path the subject took. Is that possible?
|
Sorry I'm not being clear--I'm having a hard time articulating my question. I don't want a window showing the path taken from a top-down view as the subject is running through the maze. Instead, I want an image produced after the maze is already run through, where the image shows the path that was taken when the subject was running through the maze. I hope that makes sense.
We have coordinate files already that looks like this: Quote:
|
If you want an image of pre-recorded data you could read in the data from file, draw the path, and then take a screenshot of the window.
|
If you want to automate the image capture, then use Vizard's built in screen capture commands.
|
All times are GMT -7. The time now is 11:06 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC