Forum: Vizard
08-27-2010, 09:49 AM
|
|
Replies: 0
Views: 18,796
|
Forum: Vizard
08-11-2010, 12:42 PM
|
|
Replies: 1
Views: 18,090
|
Forum: Vizard
08-10-2010, 06:57 AM
|
|
Replies: 4
Views: 22,365
|
Forum: Vizard
08-06-2010, 01:26 PM
|
|
Replies: 2
Views: 19,820
|
Forum: Vizard
08-06-2010, 08:28 AM
|
|
Replies: 2
Views: 19,820
stereo/anaglyph question
If some know how i can turn on the stereo or turn it off on my simulation?
Because i found how to turn it on but before the simulation run or ask before run it if you want stereo, but i cant find...
|
Forum: Plug-in development
08-03-2010, 06:04 AM
|
|
Replies: 3
Views: 40,892
|
Forum: Vizard
08-02-2010, 03:46 PM
|
|
Replies: 2
Views: 20,441
|
Forum: Vizard
08-02-2010, 02:40 PM
|
|
Replies: 2
Views: 20,441
SpaceExplorer from 3DConnexion
My university has this device and i want to use it to navigate on a virtual world build it in vizard with 3ds max for a class, but i cant find how to make it work.
Does vizard support it?
|
Forum: Vizard
06-16-2010, 05:03 PM
|
|
Replies: 3
Views: 30,742
|
Forum: Vizard
06-16-2010, 04:40 PM
|
|
Replies: 3
Views: 30,742
|
Forum: Vizard
06-16-2010, 02:13 PM
|
|
Replies: 3
Views: 30,742
Voice recognition
I was just wondering if someone had tried a voice recognition library in vizard, because i would like to make a application where i can control it with my voice.
I found another thread about this...
|
Forum: Vizard
06-09-2010, 08:21 AM
|
|
Replies: 1
Views: 30,542
help with augmented reality and physics
im trying to make a simple application with physics and augmented reality.
I want just display a logo above the marker and if i roll the marker the logo will fall from the marker.
But the logo...
|
Forum: Vizard
05-31-2010, 10:11 AM
|
|
Replies: 2
Views: 34,568
|
Forum: Vizard
05-25-2010, 03:14 PM
|
|
Replies: 2
Views: 25,710
|
Forum: Vizard
05-25-2010, 03:03 PM
|
|
Replies: 4
Views: 26,108
|
Forum: Vizard
05-21-2010, 05:58 AM
|
|
Replies: 2
Views: 21,095
You can make a Texture Quad(viz.addTexQuad) in...
You can make a Texture Quad(viz.addTexQuad) in vizard and then with the command billboard will always be facing to the view.
I normaly use this for the trees in my virtual worlds, but you can use...
|
Forum: Vizard
05-19-2010, 05:32 PM
|
|
Replies: 3
Views: 27,212
|
Forum: Vizard
05-18-2010, 06:36 AM
|
|
Replies: 2
Views: 24,844
|
Forum: Vizard
05-17-2010, 07:17 AM
|
|
Replies: 7
Views: 38,922
use code tags please try this update car:
...
use code tags please try this update car:
#Update position of car every frame
def updateCar():
if wiimote.isButtonDown(wii.BUTTON_UP):
forwardMovementAmount = viz.elapsed() * MOVE_SPEED...
|
Forum: Vizard
05-13-2010, 09:27 PM
|
|
Replies: 2
Views: 25,710
change a model between scenes?
i tried to change a 2d cursor or a 3d model between scene 1 to scene 2 but i can't find the solution.
I know that you can specify the scene when you load the model or make a copy/clone/duplicate...
|
Forum: Vizard
05-13-2010, 08:40 PM
|
|
Replies: 5
Views: 24,444
|
Forum: Vizard
05-13-2010, 08:23 PM
|
|
Replies: 5
Views: 24,444
|
Forum: Vizard
05-11-2010, 11:20 PM
|
|
Replies: 5
Views: 24,444
Hi,
I found this code to implement my cursor...
Hi,
I found this code to implement my cursor with wii in my vr and it works great, but just with the first scene cause, i have 4 world each in a scene and i'm trying to implement this on the four...
|
Forum: Vizard
05-10-2010, 08:05 AM
|
|
Replies: 11
Views: 37,364
|
Forum: Vizard
05-10-2010, 06:55 AM
|
|
Replies: 1
Views: 19,895
|