View Single Post
  #1  
Old 03-09-2009, 11:29 AM
mberkes mberkes is offline
Member
 
Join Date: Mar 2009
Posts: 8
Need help with a project

So I'm VERY new to programming and WorldViz, and only have the basics down. I am, unfortunately, on a tight schedule though and need to create a simple project before April.
The project simply requires a table, 5 objects, and 9 locations. The 5 objects are randomly placed at one of the 9 locations each, and then after 3 seconds of viewing, the scene clears for 10 seconds. The scene should then reappear, with one random object moved to a location close to it's original. The viewer makes a judgement based on which object moved, and then the next 'trial' starts. I can do the timing functions (I think) and have the 3dmax models for the objects, but am unsure of how to set up the random assignments as well as 'clearing' the scene, and how to record the response.
Any help with those functions is appreciated, thank you!
Reply With Quote