Forum: Vizard
04-02-2009, 03:47 AM
|
|
Replies: 0
Views: 20,096
help in battlefield example
I am beginner with Vizard and am trying to understand how can I import my own environment into vizard and then to change some characteristics. One suggestion was to export my environment to .ive...
|
Forum: Vizard
04-01-2009, 02:26 AM
|
|
Replies: 8
Views: 27,582
Attachment
I have attached battlefield.wrl with this thread
:D
|
Forum: Vizard
04-01-2009, 02:20 AM
|
|
Replies: 8
Views: 27,582
openthreadsWin32.dll
I cannot install it
it needs this
openthreadsWin32.dll was not found.
any help to fix this?
thanks,
|
Forum: Vizard
03-31-2009, 11:38 AM
|
|
Replies: 8
Views: 27,582
|
Forum: Vizard
03-31-2009, 11:31 AM
|
|
Replies: 8
Views: 27,582
|
Forum: Vizard
03-31-2009, 11:26 AM
|
|
Replies: 8
Views: 27,582
battlefield example
Hi,
I want to use battlefield example from 3Ds Max tutorial with vizard after exported it to WRL. I am trying to allow avatar walking on this scenes, the avatar should follow the shape of the...
|
Forum: Vizard
03-23-2009, 01:29 AM
|
|
Replies: 1
Views: 22,093
Avatar
My application requires the avatar to walk for unknown distance and direction; mouse or keyboard should control the direction. How vizard do that?
Any suggestion would be really appreciated.
Thanks,
|
Forum: Vizard
03-19-2009, 10:05 AM
|
|
Replies: 1
Views: 21,080
strike the boxes
Is there any help to strike the boxes by avatar?
Thanks
import viz
viz.go()
room=viz.add('court.ive')
room.setPosition(0,0,25)
avatar=viz.add('vcc_male.cfg')
avatar.setPosition(0,0,3)
view...
|
Forum: Vizard
03-10-2009, 09:43 AM
|
|
Replies: 3
Views: 35,005
|
Forum: Vizard
03-09-2009, 05:57 AM
|
|
Replies: 3
Views: 35,005
serial port with vizard
Can I use vizard directly to receive data through serial port and to let these data control my virtual world?
Thanks,
|
Forum: Vizard
02-24-2009, 12:24 PM
|
|
Replies: 5
Views: 28,522
|
Forum: Vizard
02-24-2009, 10:07 AM
|
|
Replies: 2
Views: 25,216
speed and distance
I found the problem and it is that the avatar position times the speed; for example : if the box position is 2 and the avatar starts from 0 with speed 2 his position will be at 4 not 2 although the...
|
Forum: Vizard
02-24-2009, 04:00 AM
|
|
Replies: 2
Views: 25,216
|
Forum: Vizard
02-24-2009, 02:08 AM
|
|
Replies: 2
Views: 25,216
Walking Function
Hi guys
Are there any examples for walking to specific targets?
For example: the targets are 4 boxes; the avatar should walk to reach them and then stop for 1s in front box (4 stops).
I used...
|
Forum: Vizard
02-23-2009, 10:50 AM
|
|
Replies: 1
Views: 22,528
Tasks
Hi all,
is there any example for full game by using tasks? :confused:
Thanks,
|
Forum: Vizard
02-19-2009, 06:37 AM
|
|
Replies: 1
Views: 22,964
read from SP
I am trying now to read from serial port, I did this before in VB 6 however, today I have tried with vizard after I installed pyserial-2.4.win32 in the following path
C:\Program...
|
Forum: Vizard
02-18-2009, 12:51 AM
|
|
Replies: 4
Views: 26,504
mainview
I am trying to make the mainview to keep its moving with the avatar’s moving and speeds as well, I tried with the following simple code. import viz
viz.go()
# add room
room =...
|
Forum: Vizard
02-17-2009, 06:36 AM
|
|
Replies: 12
Views: 31,866
|
Forum: Vizard
02-17-2009, 05:03 AM
|
|
Replies: 12
Views: 31,866
|
Forum: Vizard
02-17-2009, 04:51 AM
|
|
Replies: 12
Views: 31,866
|
Forum: Vizard
02-17-2009, 03:13 AM
|
|
Replies: 12
Views: 31,866
|
Forum: Vizard
02-17-2009, 02:13 AM
|
|
Replies: 12
Views: 31,866
First of all many thanks for your help that is...
First of all many thanks for your help that is fabulous. I tried to let the avatar to hit the balloon while he is walking by the knife link with his hand. What I cant to do -although I did it in many...
|
Forum: Vizard
02-17-2009, 01:39 AM
|
|
Replies: 12
Views: 31,866
Many thanks for your reply. I have read all the...
Many thanks for your reply. I have read all the examples at teacher book, and I have done well at most cases. What I am doing now? I am trying to control the avatar walking through the keyboard (for...
|
Forum: Vizard
02-16-2009, 10:54 AM
|
|
Replies: 12
Views: 31,866
Avatar
Hi all,
I am beginner on vizard, I am trying to build avatar walking with different speeds (I will control this speed by keyboard), this avatar should hit balls or whatever on his way by knife...
|