WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: moneim230
Forum: Vizard 05-18-2011, 01:49 PM
Replies: 1
Views: 7,105
Posted By moneim230
client/server webcam streaming

i'm using client/server networking and i want to put a webcam stream that comes from a client so that it is available for all clients
is this possible to send the camera stream to all users?
Forum: Vizard 05-17-2011, 05:56 PM
Replies: 5
Views: 12,175
Posted By moneim230
Thumbs up thx Jeff it works now. i hope vizard 4.0...

thx Jeff it works now.
i hope vizard 4.0 documentation will get updated with this missing code.
Forum: Vizard 05-16-2011, 04:31 PM
Replies: 5
Views: 12,175
Posted By moneim230
chatting works too the problem is that the...

chatting works too
the problem is that the characters don't appear
Forum: Vizard 05-16-2011, 03:56 PM
Replies: 5
Views: 12,175
Posted By moneim230
yes they ping each other and the firewalls are...

yes they ping each other and the firewalls are disabled.
i run the server code first then when i run the client code and write the server name it says "connected" and i select the character but the...
Forum: Vizard 05-16-2011, 04:49 AM
Replies: 5
Views: 12,175
Posted By moneim230
Multi User Environment

i want to create a multi user environment between several users that allows them to chat and watch the same environment together.
i tried this code from vizard reference but it did not work!...
Forum: Vizard 12-05-2010, 12:32 AM
Replies: 0
Views: 6,238
Posted By moneim230
Exclamation viz.STEREO mouse problem

i have a problem when i use viz.STEREO
i cannot click on 3D objects, it is ok to click on a menu or a button on the screen, the problem comes with 3D objects only.
is there a solution for this ?
Forum: Vizard 09-19-2010, 12:54 AM
Replies: 1
Views: 11,846
Posted By moneim230
<vizjoy>.recoil question

from the help:
"The direction of the recoil is always backwards."
is there a way to apply the recoil in the forward direction ?
Forum: Vizard 09-13-2010, 06:21 AM
Replies: 1
Views: 8,248
Posted By moneim230
link MainView

Hello,
i was wondering how to link both position and orientation of the MainView with an object
i use: viz.link(object,viz.MainView)
but it links position only
Forum: Vizard 07-14-2010, 09:04 AM
Replies: 1
Views: 8,339
Posted By moneim230
please i need a quick reply

please i need a quick reply
Forum: Vizard 07-13-2010, 01:01 AM
Replies: 1
Views: 8,339
Posted By moneim230
rotate around moving axis

hello,
is it possible to rotate an object around an axis that is moving with the object
so that i can control the distance between them ??
i am applying a force on the object..therefore i cannot...
Forum: Vizard 07-11-2010, 12:03 AM
Replies: 2
Views: 7,429
Posted By moneim230
Lightbulb thanks Jeff i have a question here is there a...

thanks Jeff
i have a question here
is there a better way than this (calling a function with 0 timer) to update the value of the force
actually i am working on a vehicle model and i need to get the...
Forum: Vizard 07-03-2010, 11:41 AM
Replies: 2
Views: 7,429
Posted By moneim230
Question Physics - addThruster

Hello,
i applied a constant force on an object and i wanted to change its value

F=[0,0,0]
def UpdateThruster():
force=ball.addThruster(mode=viz.ABS_GLOBAL,force=F)...
Forum: Vizard 03-28-2010, 03:54 PM
Replies: 2
Views: 8,067
Posted By moneim230
unfortunately it didn't work.....the G25 has 900...

unfortunately it didn't work.....the G25 has 900 degrees of rotation, when running games, you can freely steer it through the whole 900 degrees, but in Vizard it is freely to steer it only to +90 or...
Forum: Vizard 03-27-2010, 03:15 AM
Replies: 2
Views: 8,067
Posted By moneim230
G25 steering wheel range !

Hello all,

I'm using the G25 steering wheel which has 900 degrees steering range (450 to the right and 450 to the left).

I use vizjoy.getPosition() to get the value of steering, the value comes...
Forum: Vizard 01-14-2010, 04:01 AM
Replies: 5
Views: 10,299
Posted By moneim230
it works in 2 modes: the first is manual...

it works in 2 modes:
the first is manual gearing (6 speeds + reverse)
the second is sequential (step up , step down)

i use the first one but this has nothing to do with the clutch signal
Forum: Vizard 01-07-2010, 11:47 AM
Replies: 5
Views: 10,299
Posted By moneim230
no Z value does not change Only the value of X...

no Z value does not change
Only the value of X changes (+ve for steering right , -ve for steering left)
Y & Z are always zero :confused:
Forum: Vizard 12-29-2009, 04:47 PM
Replies: 5
Views: 10,299
Posted By moneim230
Post signals

here is a code i created to get signals from the G25 steering wheel:
import viz
import vizjoy
viz.go()
G25=vizjoy.add()

def button(state):
state = G25.getButtonState()
print 'Button State...
Forum: Vizard 12-29-2009, 02:43 PM
Replies: 5
Views: 10,299
Posted By moneim230
Question 2 sliders from 1 joystick (Logitech G25)

Hello all,

i'm using Logitech G25 steering wheel in my code and i have a problem.
i have all the signals from it except the clutch pedal

when i use "vizjoy.getSliderCount()" it returns 2 which...
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT -7. The time now is 05:26 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC