WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 25 of 31
Search took 0.00 seconds.
Search: Posts Made By: hosier
Forum: Vizard 05-04-2011, 08:38 PM
Replies: 3
Views: 12,717
Posted By hosier
I was able to get it working on my 64-bit Win7...

I was able to get it working on my 64-bit Win7 last weekend. I did have to do one thing different. On the FAAST site it says to download the latest unstable version of the OpenNI and NITE...
Forum: Vizard 02-18-2011, 11:29 PM
Replies: 4
Views: 9,179
Posted By hosier
Vizard provides a way to unregister a license and...

Vizard provides a way to unregister a license and then provide you a way to get a new license. I've had to do this a few times moving my floating license server around.

From a command prompt on...
Forum: Vizard 02-18-2011, 11:22 PM
Replies: 2
Views: 8,708
Posted By hosier
I ran into a similar issue a few years ago. What...

I ran into a similar issue a few years ago. What I came up with is show below. I found this function that acts as if the mouse has been moved and the left button clicked.



from ctypes import...
Forum: Vizard 06-26-2010, 03:46 PM
Replies: 5
Views: 14,730
Posted By hosier
I also have a Samsung 2233, the NVidia shutter...

I also have a Samsung 2233, the NVidia shutter glasses and a Quadro 3800. Once loading the Quadro drivers for the glasses, I've had no problems getting it to work using viz.QUAD_BUFFER.

One thing...
Forum: Vizard 04-30-2010, 07:29 AM
Replies: 5
Views: 9,740
Posted By hosier
It turns out that no, you currently can't have an...

It turns out that no, you currently can't have an animated splashscreen, but I have put in a feature request to WorldViz. We'll see if it happens or not. If more people request it, it could...
Forum: Vizard 03-01-2010, 08:56 AM
Replies: 5
Views: 9,740
Posted By hosier
Animated Splashscreen

I have a custom splashscreen image for my application. I would like to have it animated much like the default Vizard splashscreen. That way people know that their computer hasn't locked up while...
Forum: Vizard 02-25-2010, 01:05 PM
Replies: 0
Views: 6,169
Posted By hosier
Customizing radio buttons/checkboxes

The group I'm doing some development for want to know if there's a way to tweak the radio buttons and checkboxes I'm creating in a menu. What they'd like to do is move the radio button/checkbox to...
Forum: Vizard 12-11-2009, 08:49 AM
Replies: 3
Views: 10,561
Posted By hosier
How about this: On the first video card, display...

How about this: On the first video card, display 1 is your windows desktop. The second port on the first card is your HMD. On the second card, span the two outputs into a single window, and use...
Forum: Vizard 12-10-2009, 02:18 PM
Replies: 1
Views: 7,830
Posted By hosier
I currently have a passive stereo system setup...

I currently have a passive stereo system setup for a classroom at UNL. Did you have a particular question?

Aaron
Forum: Vizard 12-10-2009, 02:11 PM
Replies: 7
Views: 9,106
Posted By hosier
There's an example over in the Vizard 2.5 forum. ...

There's an example over in the Vizard 2.5 forum. Here's a link to it:http://forum.worldviz.com/showthread.php?t=630&highlight=win32gui

I've tried it under Vizard 3 and it works, no problem.
...
Forum: Vizard 11-03-2009, 01:19 PM
Replies: 3
Views: 8,442
Posted By hosier
Is there a function in Vizard where I could take...

Is there a function in Vizard where I could take absolute coordinates x,y,z and it would calculate what the local coordinates would be for an object? My geometry is a little rusty and while I could...
Forum: Vizard 11-02-2009, 08:33 PM
Replies: 3
Views: 8,442
Posted By hosier
vizact.goto/move using ABS instead of local

Is there any option to vizact.goto or vizact.move to have it use ABS coordinates? I know the documentation for move says it uses local coordinates, and from my testing it looks like goto does too. ...
Forum: Vizard 10-23-2009, 10:17 AM
Replies: 3
Views: 13,144
Posted By hosier
The one I use is the Kensington model K33348. ...

The one I use is the Kensington model K33348. The key to it is to load version 4 of their bluetooth drivers. At least in the past, version 5 would load, and it looked like the wiimote was...
Forum: Vizard 06-29-2009, 10:10 AM
Replies: 0
Views: 7,633
Posted By hosier
vizmenu tweak

I was wondering if anybody has done or knows how to tweak vizmenu as I describe below.

In my program I've decided to leave up the menu all the time, as some people didn't get the concept of...
Forum: Vizard 06-25-2009, 10:55 AM
Replies: 2
Views: 15,706
Posted By hosier
Well, I just downloaded the newest driver which...

Well, I just downloaded the newest driver which is from last week, but it still does it.

So, I grabbed a laptop I had and tried it out there, and no problems. Then I tried it out on another...
Forum: Vizard 06-25-2009, 09:29 AM
Replies: 2
Views: 15,706
Posted By hosier
Change model alpha and memory leak

In the project I'm working on, I change the alpha of a model so that another model can stand out when we want to focus on that. I never noticed it at first, but once I do that, the memory usage of...
Forum: Vizard 06-23-2009, 03:01 PM
Replies: 3
Views: 6,915
Posted By hosier
Ok. For the passive stereo setup, WorldViz...

Ok. For the passive stereo setup, WorldViz actually has instructions in their knowledge base site for this type of setup. The direct link to that is:

http://kb.worldviz.com/articles/916

What...
Forum: Vizard 06-23-2009, 12:45 PM
Replies: 2
Views: 7,826
Posted By hosier
Figured as much. As I'm creating all of my menus...

Figured as much. As I'm creating all of my menus dynamically, I shouldn't have to add much in to create the various versions for different languages.

Along those lines, is there somewhere where...
Forum: Vizard 06-23-2009, 12:40 PM
Replies: 3
Views: 6,915
Posted By hosier
What type of stereo are you trying to do? That...

What type of stereo are you trying to do? That will determine how you setup the card.

If you're using active stereo with shutter glasses or a HMD that supports active stereo, which is what you...
Forum: Vizard 06-22-2009, 09:22 AM
Replies: 2
Views: 8,351
Posted By hosier
Thanks. Aaron

Thanks.

Aaron
Forum: Vizard 06-19-2009, 07:34 AM
Replies: 2
Views: 7,826
Posted By hosier
Changing menu header text

I've created a set of drop down menus to allow a user to perform various actions in my program. One of the actions is to change the language things are displayed in. I have no problem doing this...
Forum: Vizard 06-18-2009, 05:59 PM
Replies: 2
Views: 8,351
Posted By hosier
vizinfo text alignment

I've created a help menu using vizinfo. I then have another function that changes the message of the menu so that I can present the instructions in other languages.

When the help menu first comes...
Forum: Vizard 04-17-2009, 04:17 PM
Replies: 4
Views: 10,117
Posted By hosier
Thanks. Aaron

Thanks.

Aaron
Forum: Vizard 04-16-2009, 07:31 AM
Replies: 4
Views: 10,117
Posted By hosier
displayHTML and side by side stereo

In the application I'm developing, I've given the user a menu to choose the stereo mode they'd like to use, either Anaglyph, OpenGL or side by side. At times the user is also presented the option to...
Forum: Vizard 02-13-2009, 12:04 PM
Replies: 6
Views: 19,703
Posted By hosier
Thanks for your help on this. I had been working...

Thanks for your help on this. I had been working on this some more and had finally figured out about the same thing. I found out that while the muscles had a euler of [0,0,0] to the complete model,...
Showing results 1 to 25 of 31

 
Forum Jump

All times are GMT -7. The time now is 10:36 AM.


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