#1
|
|||
|
|||
collecting coordinate points of an object
Hello everyone
I'm a beginner in Vizard and I'm currently trying to map the coordinate points of microscribe and virtual object. How to collect the coordinate points of virtual object? Is it possible to map the coordinate points? |
#2
|
|||
|
|||
I'm not sure what you mean by collecting and mapping the coordinate points.
|
#3
|
|||
|
|||
Hello Jeff
Microscribe is an hardware that provides the coordinate points (x,y,z) as .txt file, i need to collect the coordinate points and should give as input to virtual object. Que 1 How to read .txt file in real time. my .txt file is frequently updated by the Microscribe hardware is there any way to solve this?? Please give me some valuable suggestions...that would be wonderful. |
#4
|
|||
|
|||
You can use standard Python commands for reading text files in Vizard. In this case, you could try opening the file and then reading the last line written every frame or on some other time interval.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Local coordinate and global coordinate | haohaoxuexi1 | Vizard | 2 | 07-24-2016 08:21 PM |
Get object name from an X/Y screen coordinate | williamchappell | Vizard | 2 | 08-08-2013 02:08 PM |
retrieve Object names | Geoffrey | Vizard | 11 | 12-11-2009 05:26 AM |
How to make an object fixed in viewpoint coordinate system? | Xianshi Xie | Vizard | 1 | 06-22-2009 12:31 PM |
Pivot points for child objects in Vizard with 3ds Max | Gladsomebeast | Vizard | 0 | 09-19-2006 12:21 PM |