![]() |
#2
|
|||
|
|||
Can you post the code you are using to link the boxes to the screen? Here is some sample code that will create a texture quad and display it on the screen:
Code:
quad = viz.addTexQuad(parent=viz.SCREEN) quad.setPosition([0.1,0.5,0]) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating a Toolbar that follows your view | vSuejung | Vizard | 1 | 09-17-2008 04:53 PM |