WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: nmohandes
Forum: Vizard 01-16-2012, 10:03 AM
Replies: 2
Views: 10,464
Posted By nmohandes
Thank you I was able to pick using the...

Thank you
I was able to pick using the joystick

def pickone(object):
object = viz.pick()
if object.valid():
pos = joystick.getPosition()
object.setEuler([90,0,0])...
Forum: Vizard 01-08-2012, 03:06 AM
Replies: 2
Views: 10,464
Posted By nmohandes
joystick position

Hi

I am writing a program and i need to take the joystick position when clicking on certain objects on the screen

like the user will select one object from the screen and then rotate it and...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -7. The time now is 04:39 AM.


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