View Single Post
  #1  
Old 06-14-2012, 07:16 AM
Marcel Marcel is offline
Member
 
Join Date: Jun 2012
Posts: 1
Post Cave car simulation

Hello there,

We are currently working on a school project that includes Vizard and a CAVE, and a WII remote controller.

The project contains a city where you can drive through and a car.

I have the city working, our problem is however, we need to simulate that the person is driving a car. I found this tutorial :

http://docs.worldviz.com/vizard/VizH...d_and_body.htm

And it works perfect while you are running it in viz.go. But if i am going to implement it with the CAVE lib, we have the problem that the car is behind and moves separately with the "white" character while they both react on the arrow keys.

My question is, how can i get the car simulation working within the CAVE while having the same effect as the tutorial above.

(that the car model is moving and turning together with the white character)

With regards,
Marcel
Reply With Quote