Forum: Vizard
11-03-2013, 08:23 PM
|
Replies: 1
Views: 12,509
So after reading the friendly manual, I found...
So after reading the friendly manual, I found that I made the mistake of not importing my images as textures in sketchup. So in the image above, I believe there is another plane fighting with my...
|
Forum: Vizard
10-31-2013, 01:49 PM
|
Replies: 1
Views: 12,509
Textures and z-fighting
I have a textured collada file that I am trying to render, and I am experiencing some z-fighting that is making this model difficult to render. Is there anything that can be done to improve...
|
Forum: Vizard
02-19-2013, 07:42 AM
|
Replies: 2
Views: 14,134
|
Forum: Vizard
02-14-2013, 08:27 AM
|
Replies: 2
Views: 14,134
|
Forum: Vizard
11-05-2012, 01:27 PM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
10-24-2012, 12:32 PM
|
Replies: 19
Views: 37,020
Re-opening the issue
I've come across some special cases here where we have parts that are modeled using multiple meshes. I would like to grab the handle of the highlighted part in the inspector picture, and move it...
|
Forum: Vizard
09-25-2012, 01:09 PM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
09-25-2012, 10:53 AM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
09-25-2012, 09:46 AM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
09-25-2012, 09:13 AM
|
Replies: 19
Views: 37,020
Definitely. Sorry for lack of information.
...
Definitely. Sorry for lack of information.
The problem seems to be that when I call insertGroupBelow on a node, that group replaces the node.
So here is what I'm doing:
sub_instance...
|
Forum: Vizard
09-24-2012, 02:20 PM
|
Replies: 19
Views: 37,020
To clarify, I have a node n:
sub_n =...
To clarify, I have a node n:
sub_n = n.insertGroupBelow(<nodename>)
So when I want to add an attribute to sub_n like:
sub_n.parentNode = n
I cannot access that parentNode attribute.
|
Forum: Vizard
09-24-2012, 02:03 PM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
09-17-2012, 02:29 PM
|
Replies: 2
Views: 19,752
|
Forum: Vizard
09-11-2012, 12:32 PM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
09-11-2012, 11:38 AM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
09-11-2012, 08:53 AM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
09-10-2012, 06:17 AM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
09-07-2012, 07:50 AM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
09-05-2012, 09:51 AM
|
Replies: 19
Views: 37,020
|
Forum: Vizard
08-30-2012, 02:02 PM
|
Replies: 19
Views: 37,020
Axis Coordinates from Inspector
I am having a little trouble finding the axis relative to the global coordinate system of an object from within Vizard. When I get the handle for the object in question, and try to get the...
|
Forum: Vizard
08-30-2012, 09:43 AM
|
Replies: 2
Views: 29,685
|
Forum: Vizard
08-30-2012, 09:08 AM
|
Replies: 2
Views: 29,685
Issue Getting Quad Buffer Working
When trying to run a sim in Quad Buffer mode where I am getting the following error:
** WARNING: Quad buffer stereo is not supported or enabled on your graphics card
The computer I am running...
|
Forum: Vizard
08-14-2012, 09:17 AM
|
Replies: 4
Views: 26,734
|
Forum: Vizard
08-14-2012, 08:38 AM
|
Replies: 4
Views: 26,734
VRPN tracker, detecting device.
Hey Vizard gurus, I have a quick question about your VRPN interface. I have working code using the VRPN tracker with a kinect device. What I want to do is to detect if a kinect is plugged into the...
|
Forum: Vizard
08-14-2012, 08:32 AM
|
Replies: 2
Views: 16,405
In the link you provided, there is another link...
In the link you provided, there is another link to the xlwt api documentation. If you download the pdf they provide (here http://www.simplistix.co.uk/presentations/python-excel.pdf ), you can find...
|