WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: Jeff
Forum: Vizard 07-05-2011, 01:49 PM
Replies: 4
Views: 8,046
Posted By Jeff
You can use the <node3D>.setPosition command to...

You can use the <node3D>.setPosition command to set the ball at ground level:
import viz
import vizact
viz.go()

ground = viz.addChild('tut_ground.wrl')
ball = viz.addChild('ball.wrl')...
Forum: Vizard 07-01-2011, 11:20 AM
Replies: 4
Views: 8,046
Posted By Jeff
Can you post some example code that shows your...

Can you post some example code that shows your problem?

In the following example the center of the ball on the left is changed in the y value which affects it's rotation:
import viz
import...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -7. The time now is 12:35 PM.


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