WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 25 of 43
Search took 0.01 seconds.
Search: Posts Made By: JRichizzle
Forum: Vizard 08-17-2005, 02:09 PM
Replies: 1
Views: 9,551
Posted By JRichizzle
Problem with ATI Radeon 9700 PRO video card

We've got a custom-built workstation with a flat-panel LCD display on which we're running real-time motion simulations using Vizard 2.51c.

OS:
Windows 2000

Video Card:
ATI Radeon 9700 PRO...
Forum: Vizard 08-16-2005, 01:48 PM
Replies: 6
Views: 10,846
Posted By JRichizzle
Oops... no, I don't have that card. I guess my...

Oops... no, I don't have that card. I guess my ignorance has been voiced! I'll get back in touch with you if and when I acquire one of those cards. Sorry for taking up your time. :o
Forum: Vizard 08-16-2005, 07:38 AM
Replies: 6
Views: 10,846
Posted By JRichizzle
videocapture and delay buffer

:eek: I wanna know how!!!

No, seriously, can I please receive a similar email with instructions on how to use the videocapture capability?

Thanks! :D
Forum: Vizard 07-14-2005, 03:27 PM
Replies: 30
Views: 49,912
Posted By JRichizzle
Works like a champion!!! Thanks so much for all...

Works like a champion!!! Thanks so much for all your help!
Forum: Vizard 07-14-2005, 01:40 PM
Replies: 30
Views: 49,912
Posted By JRichizzle
How do I call the function? Should there be a...

How do I call the function? Should there be a line with the following code:

NextWindow(hwnd, obj)

What numbers should take the places of hwnd and obj ?
Forum: Vizard 07-13-2005, 11:15 AM
Replies: 30
Views: 49,912
Posted By JRichizzle
I would like to remove borders and title bar in...

I would like to remove borders and title bar in normal screen mode (not fullscreen). Unfortunately, I need to be able to do this in v2.51. This is because the project I am working on is a NASA...
Forum: Vizard 07-13-2005, 09:15 AM
Replies: 30
Views: 49,912
Posted By JRichizzle
Winviz title bar and borders

Again, bringing this thread back to life...

Is there a known work-around for removing the title bar and borders from the winviz render window? (other than setting window position and size...
Forum: Vizard 03-25-2005, 09:33 AM
Replies: 2
Views: 11,695
Posted By JRichizzle
Ok, the problem was actually that I tried...

Ok, the problem was actually that I tried installing on a computer for which I did not have admin privileges....

:rolleyes:


Thanks.
Forum: Vizard 03-25-2005, 08:25 AM
Replies: 2
Views: 11,695
Posted By JRichizzle
2.51c installation problem

When attempting to install 2.51c onto an XP machine from the website, it hanged up very early on and I got the following error message:



What's the dealio?
Forum: Vizard 03-14-2005, 03:01 PM
Replies: 12
Views: 27,049
Posted By JRichizzle
Is this "quitall()" functionality now included in...

Is this "quitall()" functionality now included in Vizard 2.50 or 2.51? I would like to be able to close Vizard.exe from within a Vizard script.
Forum: Plug-in development 03-07-2005, 10:08 AM
Replies: 20
Views: 34,723
Posted By JRichizzle
I've installed the opensource module for...

I've installed the opensource module for communicating through the serial port. Connected to the serial port, I have a numeric keypad. For any number I press, when I issue a command to read the...
Forum: Plug-in development 03-03-2005, 02:25 PM
Replies: 20
Views: 34,723
Posted By JRichizzle
Okay, I'll leave you alone....... for now! :D

Okay, I'll leave you alone....... for now! :D
Forum: Plug-in development 03-03-2005, 02:19 PM
Replies: 20
Views: 34,723
Posted By JRichizzle
second error msg

second error msg
Forum: Plug-in development 03-03-2005, 02:18 PM
Replies: 20
Views: 34,723
Posted By JRichizzle
Thanks! After installing win32all, I was able to...

Thanks! After installing win32all, I was able to run my script (including 'import serial') without any error msgs.... however... near the end of installation process there were two successive error...
Forum: Plug-in development 03-03-2005, 01:45 PM
Replies: 20
Views: 34,723
Posted By JRichizzle
Okay, the module installed fine, but now when I...

Okay, the module installed fine, but now when I try to import it within a script, I get the following error message:


ImportError: No module named serial

The installer placed files in the...
Forum: Plug-in development 03-03-2005, 01:22 PM
Replies: 20
Views: 34,723
Posted By JRichizzle
Thumbs up That worked nicely... thanks!

That worked nicely... thanks!
Forum: Plug-in development 03-03-2005, 12:19 PM
Replies: 20
Views: 34,723
Posted By JRichizzle
Serial port access

I found a project on sourceforge.net called pySerial (http://pyserial.sourceforge.net/) in which someone has already developed a module for reading and writing data to the serial port(s). They...
Forum: Plug-in development 03-02-2005, 03:30 PM
Replies: 20
Views: 34,723
Posted By JRichizzle
Great, thanks!

Great, thanks!
Forum: Plug-in development 03-02-2005, 03:09 PM
Replies: 20
Views: 34,723
Posted By JRichizzle
Visual Studio .NET and Python version #s

In preparation for developing a plug-in to send data to an external device, I have acquired a copy of the Visual Studio .NET version 2002... will this version work okay? And what version of Python...
Forum: Plug-in development 03-01-2005, 09:41 AM
Replies: 20
Views: 34,723
Posted By JRichizzle
Thanks... Can Vizard call C or C++ code that...

Thanks...

Can Vizard call C or C++ code that will then trigger the desired signal through serial or parallel ports?
Forum: Plug-in development 03-01-2005, 09:24 AM
Replies: 20
Views: 34,723
Posted By JRichizzle
Vizard output signals/voltages?

We know Vizard can receive information from external hardware via plug-ins... But, can Vizard send data (e.g., voltage signal) to other hardware?

We have an experimental protocol in which subjects...
Forum: Vizard 02-01-2005, 01:42 PM
Replies: 5
Views: 13,699
Posted By JRichizzle
Thanks... What about using one method versus...

Thanks...

What about using one method versus another?

E.g., viz.translate(viz.HEAD_POS) or view.move()
Forum: Vizard 02-01-2005, 12:52 PM
Replies: 5
Views: 13,699
Posted By JRichizzle
moving viewpoint vs. moving environment

Which method of creating a motion simulation through an environment is more difficult to render? For instance, to create the illusion of moving down a hallway, I could:

1) Translate the hallway...
Forum: Vizard 07-30-2004, 11:42 AM
Replies: 30
Views: 49,912
Posted By JRichizzle
Sweet, thanks!! I didn't really want to call...

Sweet, thanks!! I didn't really want to call scripts with a script, but was curious about the possibilities. We're going to call scripts with a GUI program written in Visual Basic.

Far-shizzle...
Forum: Vizard 07-30-2004, 07:36 AM
Replies: 30
Views: 49,912
Posted By JRichizzle
Question Calling scripts from within a script

Howdy,

Is it possible to run other .py scripts with a command within a .py script?

E.g., a keyboard callback within a program that, when one presses the spacebar, launches a second program.
...
Showing results 1 to 25 of 43

 
Forum Jump

All times are GMT -7. The time now is 06:25 AM.


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