WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: Alex Miranda
Forum: Vizard 05-05-2015, 11:43 AM
Replies: 3
Views: 12,876
Posted By Alex Miranda
My socket is working but I don't know how I get...

My socket is working but I don't know how I get this value and apply on tracker.
Forum: Vizard 05-05-2015, 11:18 AM
Replies: 3
Views: 12,876
Posted By Alex Miranda
Manual tracking

Hello everyone. I'm developing the system to CAVE environment and I am using the library <viz.tracker> to move. I would like to know if I can receive datas using a socket. For example: A smartphone...
Forum: Vizard 11-19-2014, 06:52 AM
Replies: 0
Views: 6,961
Posted By Alex Miranda
Sending a value by Thread

Hello everyone.
I'm using socket and thread on my code and I'm trying to get a value that I have received by thread and put it on my code. My variable is global, but I can't get the result out of...
Forum: Vizard 10-22-2014, 06:08 AM
Replies: 1
Views: 5,906
Posted By Alex Miranda
load multiple scenarios

Is possible load multiple scenarios on only one code? For example:

If key == '1':
"Load scenario here"
elif key == '2':
"Load another scenario here"

Thx.
Forum: Vizard 10-15-2014, 10:39 AM
Replies: 3
Views: 6,523
Posted By Alex Miranda
I know, but if I change any number everything...

I know, but if I change any number everything will change! I would like to know which criteria are used to choose this constants.
For example: Why width is 3.048 and width_2 is ( Width / 2 ) and...
Forum: Vizard 10-15-2014, 10:27 AM
Replies: 3
Views: 6,523
Posted By Alex Miranda
Criteria to CAVE dimensions

Hi, everyone!
I've read regarding CAVE and there is an issue that I didn't understand in this script vizcave single machine...
Forum: Vizard 10-01-2014, 01:01 PM
Replies: 3
Views: 7,440
Posted By Alex Miranda
I solved the error!

I solved the error!
Forum: Vizard 10-01-2014, 12:46 PM
Replies: 3
Views: 7,440
Posted By Alex Miranda
Thanks for your answer. This code is not...

Thanks for your answer.

This code is not teaching how to use the vizCave and when I try to use it, the output show me " tracker is not defined".

I would like to understand how I can change the...
Forum: Vizard 10-01-2014, 11:28 AM
Replies: 3
Views: 7,440
Posted By Alex Miranda
vizCave

Hello everyone. I'm trying developer a CornerCavern environment like that:

http://www.worldviz.com/systems/cornercave

I can't find good materials about it, and my project has stopped cause I...
Forum: Vizard 08-26-2014, 04:55 PM
Replies: 2
Views: 6,587
Posted By Alex Miranda
I'm doing it from a single computer, but after...

I'm doing it from a single computer, but after I'll do from a Cluster.
Forum: Vizard 08-22-2014, 11:48 AM
Replies: 2
Views: 6,587
Posted By Alex Miranda
Cave

Hello everyone,
I've tried to develop for the CAVE environment, but I'm having any troubles to sync all images... Is there a plug-in that I can use?
Forum: Vizard 08-21-2014, 12:02 PM
Replies: 3
Views: 12,523
Posted By Alex Miranda
If your vizard is the FULL VERSION you can try...

If your vizard is the FULL VERSION you can try the function below:

viz.go(viz.FULLSCREEN) :D
Forum: Vizard 08-20-2014, 01:23 PM
Replies: 4
Views: 6,876
Posted By Alex Miranda
I've looked at the code in the link you sent me...

I've looked at the code in the link you sent me and I'm using now, but I'm having trouble with memory, maybe I can use this another code you've posted right now. I have a project on college using the...
Forum: Vizard 08-20-2014, 06:27 AM
Replies: 4
Views: 6,876
Posted By Alex Miranda
But if I do this, my object will have more...

But if I do this, my object will have more polygons to be rendered
Forum: Vizard 08-19-2014, 05:50 AM
Replies: 4
Views: 6,876
Posted By Alex Miranda
Move an object on four screen

Hey everyone, I wanna show four screens on four displays.

I created four screens like that:

Camera_01_Window = viz.addWindow()
Camera_01_Window_View = viz.addView() ...
Forum: Vizard 04-15-2014, 07:21 AM
Replies: 2
Views: 6,346
Posted By Alex Miranda
Run!

Thank for help me! The code run!
Forum: Vizard 04-10-2014, 11:36 AM
Replies: 2
Views: 6,346
Posted By Alex Miranda
Set Size ViewPoint by Keyboard

Firstly, i would like to thanks everyone that helped me, and I have more one question. How can I set the size of window using keyboard?

For example: I've defined "upLeftWindow.setSize(.436,...
Forum: Vizard 04-09-2014, 08:13 AM
Replies: 2
Views: 7,509
Posted By Alex Miranda
Run!

THANKS!

It's running.
Forum: Vizard 04-02-2014, 12:08 PM
Replies: 2
Views: 7,509
Posted By Alex Miranda
Black Background

Hello, i've created two windows to view my scene. I would like to turn black the main window and show the two windows. My code is:

import viz

viz.go(viz.FULLSCREEN)
maze =...
Forum: Vizard 03-27-2014, 08:30 AM
Replies: 2
Views: 6,038
Posted By Alex Miranda
Thanks, i'm already reading now. I wanna move the...

Thanks, i'm already reading now. I wanna move the camera and put it in different position.
Forum: Vizard 03-25-2014, 12:14 PM
Replies: 2
Views: 6,038
Posted By Alex Miranda
Two or more window

Hey everyone,
I'm beginner using vizard and i'm trouble. I would like to use two or more screens like that:

UpperLeftWindow = viz.addWindow(pos=(0,1),size=(0.5,1))...
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT -7. The time now is 12:15 PM.


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