Forum: Vizard
02-01-2005, 03:33 PM
|
|
Replies: 28
Views: 108,826
hi,
it prints out this:
...
hi,
it prints out this:
******************************************************************************
* VIZARD 2.50b *
* ...
|
Forum: Vizard
02-01-2005, 03:04 PM
|
|
Replies: 28
Views: 108,826
if I have the VR running I can also try to...
if I have the VR running I can also try to experiment with the rest.
So don't worry about the help-file-questions too much!
I also wondered if (and how) I could use the
mouse-motion during VR,...
|
Forum: Vizard
02-01-2005, 02:30 PM
|
|
Replies: 28
Views: 108,826
|
Forum: Vizard
01-31-2005, 12:43 PM
|
|
Replies: 28
Views: 108,826
|
Forum: Vizard
01-31-2005, 09:19 AM
|
|
Replies: 28
Views: 108,826
Remove
Thank you!
Removing of objects seems not to be possible?
Searching in this forum I found:
http://www.worldviz.com/forum/showthread.php3?s=&threadid=29&highlight=remove
"Currently you can't...
|
Forum: Vizard
01-28-2005, 02:49 PM
|
|
Replies: 28
Views: 108,826
Thank you for this good explanation.
Is...
Thank you for this good explanation.
Is there something like collidecylinder(radius, height) ? More general, are all the "standard primitives" included?
Tank you and have a great weekend!...
|
Forum: Vizard
01-28-2005, 02:16 PM
|
|
Replies: 28
Views: 108,826
|
Forum: Vizard
01-28-2005, 01:25 PM
|
|
Replies: 28
Views: 108,826
collission and scaling of objects
Hi,
collission-detection between objects does not seem to consider the scaling of objects.
I have a glider (developed in 3d Studio Max)
self.node = viz.add('../resources/joNew/glider2.wrl')...
|
Forum: Vizard
01-25-2005, 09:19 AM
|
|
Replies: 3
Views: 31,178
Thank you very much, this helped.
Only if...
Thank you very much, this helped.
Only if it takes very short time: Can you post a link where I could have found that, if I would have not had your help? (Like good Information to texture or...
|
Forum: Vizard
01-24-2005, 08:24 AM
|
|
Replies: 3
Views: 31,178
texture scaling
Hi,
attaching a measuring-tape-texture to a box looks blurry in vizard.
I attached it as a texture in 3D Studio Maxx - and it looks fine there.
Importing it as a wrl-File into vizard it...
|
Forum: Vizard
01-19-2005, 07:38 AM
|
|
Replies: 8
Views: 43,029
|
Forum: Vizard
01-13-2005, 09:20 AM
|
|
Replies: 3
Views: 31,954
Dear Farshizzo,
1. Do you see another...
Dear Farshizzo,
1. Do you see another possibility to draw a graph of a motion (e.g. position vs. time) than with on-the-fly dots?
To built a plugin sounds too much work right now. I can try to...
|
Forum: Vizard
01-12-2005, 02:22 PM
|
|
Replies: 3
Views: 57,772
|
Forum: Vizard
01-12-2005, 01:28 PM
|
|
Replies: 3
Views: 57,772
|
Forum: Vizard
01-12-2005, 01:14 PM
|
|
Replies: 3
Views: 31,954
on the fly objects
Trying to graph e.g. the position I used a graph made out of on the fly Lines (coordinate system) and on the fly Lines
I realised that it is possible to draw two points but to only draw one point...
|
Forum: Vizard
01-12-2005, 01:04 PM
|
|
Replies: 3
Views: 57,772
ModName: osg.dll Error
Hi,
thanks for your great help yesterday. I made quite an advance today, but now as everything seems to run quite fine I always (almost every time I run my program, especially if I use more than...
|
Forum: Vizard
01-11-2005, 04:55 PM
|
|
Replies: 6
Views: 45,645
|
Forum: Vizard
01-11-2005, 04:42 PM
|
|
Replies: 6
Views: 45,645
Changed it and got the following exception:...
Changed it and got the following exception: pointliste [[0.6171875, 0.60208332538604736], [0.7421875, 0.42916667461395264], [0.29843750596046448, 0.55833333730697632], [0.48906248807907104,...
|
Forum: Vizard
01-11-2005, 03:55 PM
|
|
Replies: 6
Views: 45,645
|
Forum: Vizard
01-11-2005, 03:13 PM
|
|
Replies: 6
Views: 45,645
|
Forum: Vizard
01-11-2005, 02:56 PM
|
|
Replies: 2
Views: 27,011
|
Forum: Vizard
01-11-2005, 02:53 PM
|
|
Replies: 20
Views: 104,041
|
Forum: Vizard
01-11-2005, 12:36 PM
|
|
Replies: 2
Views: 27,011
use vizard object oriented
If I want to create Ball-Objects e.g.
class Ball:
def __init__(self,ballName):
self.speed = 0
self._name=ballName
self.x0=0
self.y0=2
self.z0=1
self.alpha=0
|
Forum: Vizard
01-11-2005, 12:22 PM
|
|
Replies: 20
Views: 104,041
|
Forum: Vizard
01-11-2005, 10:09 AM
|
|
Replies: 20
Views: 104,041
|