WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Jeff
Forum: Vizard 04-05-2013, 04:34 PM
Replies: 7
Views: 11,686
Posted By Jeff
Does your projector work in stereo or mono? If...

Does your projector work in stereo or mono? If stereo, which kind of stereo input does it require?

If the test application works but your application does not, you'll need to find out where your...
Forum: Vizard 03-14-2013, 06:51 AM
Replies: 7
Views: 11,686
Posted By Jeff
Can you start with a simple example and verify...

Can you start with a simple example and verify that you get the correct output?
import viz
viz.go()

#Add ARToolkit extension
ar = viz.add('artoolkit.dle')

#Create camera using first...
Forum: Vizard 03-13-2013, 02:01 AM
Replies: 7
Views: 11,686
Posted By Jeff
Can you post a simple example script that shows...

Can you post a simple example script that shows the issue you are having?
Forum: Vizard 01-25-2013, 11:51 AM
Replies: 7
Views: 11,686
Posted By Jeff
If you don't want to render the camera image set...

If you don't want to render the camera image set the window argument to None:
camera = ar.addWebCamera(window=None)
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -7. The time now is 04:58 AM.


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