WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Johannes
Forum: Vizard 03-01-2005, 08:12 AM
Replies: 6
Views: 12,101
Posted By Johannes
Just thought I poste the code of the...

Just thought I poste the code of the "point-finder" in case somebody else likes to use it:

def mouseclick(button):
if button == viz.MOUSEBUTTON_MIDDLE:
print 'middle'
line =...
Forum: Vizard 03-01-2005, 08:09 AM
Replies: 6
Views: 12,101
Posted By Johannes
Thank you, I found a way to do it. Your...

Thank you, I found a way to do it. Your suggestions (I used the intersect-approach) helped!
Johannes

P.S. is there a way to bring self illumination (from 3ds) to vizard?
Did not find anything in...
Forum: Vizard 02-28-2005, 02:29 PM
Replies: 6
Views: 12,101
Posted By Johannes
Well, maybe I'm just not good enough to pick a...

Well, maybe I'm just not good enough to pick a point on the line (because the line is so small....).
I just want to use this to get the position of a certain point in the scene...


def...
Forum: Vizard 02-28-2005, 02:06 PM
Replies: 6
Views: 12,101
Posted By Johannes
locate a certain point in the scene 3D

Is it possible to locate a certain point in the scene by clicking on it with the mouse?

I would like to use this to position my objects (e.g. I click on a certain position with my mouse and get...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -7. The time now is 08:58 PM.


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