A Multiuser Multiperspective Stereographic QTVR Browser

Complemented by Java3D Visualizer and Emulator

 

Table of contents

 

1.    Video Clips

a.    VR4U2C Application: A Multiuser Multiperspective Stereographic QTVR Browser

b.    Just Look at Yourself!: Java3D Visualizer and Emulator

c.     Synchronization of VR4U2C and Just Look at Yourself!

d.    Multiplicity: Audio Windowing System (optional)

 

2.    How to download

a.      Server Application

b.     VR4U2C Application

c.     Just Look at Yourself!

d.     Multiplicity (optional)

 

3.    How to execute

a.      Server Application

b.     VR4U2C Application

c.     Just Look at Yourself!

d.     Multiplicity (optional)

 

 

Video Clips

 

We have created some video clips and QTVR movies which illustrate the functionality of VR4U2C.

Those are in the following URL:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/VideoClips/

http://sonic.u-aizu.ac.jp/spatial-media/QTVR/

 

We have created some video clips which illustrate Just Look at Yourself!

Those can be downloaded from the following URL:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/VideoClips

 

Video clip of synchronized VR4U2C and Just Look at Yourself! can be downloaded

from the following URL:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/VideoClips

 

Video clips of Multiplicity can be downloaded from following URL:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/VideoClips

 

 

How to download

 

Server

Server application compressed file (.zip file format) can download from this URL:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/Server/Server.zip

 

It contains all relevant files including executable batch file.

 

Advanced Imaging Package needed for Just Look at Yourself! and Multiplicity,  

available at http://www.apple.com/downloads/macosx/apple/java3dandjavaadvancedimagingupdate.html

 

 

VR4U2C

VR4U2C has two versions, for Mac and Windows.

The Mac version can be downloaded from the following URL,

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/VR4U2C/Mac/VR4U2C.zip

 

On Windows, it works only with Java 1.3 and QuickTime 4.

Both Java (jdk1.3.1_15 which bundles the 1.3 JRE) and QuickTime (QT4) versions can download

from the following URLs:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/Java/java.zip

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/QuickTime/QuickTime.zip

 

For Windows, VR4U2C can download from this URL:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/VR4U2C/Windows/VR4U2C.zip

 

QuickTime movies can be download from following URL and use those movies inside the VR4U2C directory.

http://sonic.u-aizu.ac.jp/spatial-media/QTVR/

 

 

Just Look at Yourself!

Compressed file of Just Look at Yourself! can be downloaded from the following URL:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/JustLookatYourself!/JustLookatYourself!.zip

 

 

Multiplicity

We have extended Just Look at Yourself! to allow multipresence in collaborative virtual environment.

It has more features, including spatial sound.

Multiplicity is audio windowing system for workstation.

Compressed file of Multiplicity can be downloaded from the following URL:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/Multiplicity/Multiplicity.zip

 

 

How to execute

We have developed client/server architecture. Before launching client applications, run the server application.

Otherwise the clients will run stand-alone.

 

Note: these applications are of "academic quality," and have numerous bugs and inconsistencies. 

 

Server

Compressed file contains all the files including executable batch file Server.bat.

For Windows, just double click the Server.bat file and then it will launch and wait for the client applications.

For Sparc and Mac, launch the server from a command line:

 

java CVEServer

 

VR4U2C

Important reminder for Windows platforms: Because QT was rewritten to use the Cocoa architecture,

VR4U2C on Windows PCs requires QT4 and jdk1.3.

For Windows, if there are several Java versions besides jdk1.3.1_15, use the jdk1.3.1_15 path to run VR4U2C.

For example, if you installed jdk1.3.1_15 in directory C:\ use the following path:

 

C:\jdk1.3.1_15\bin\java VR4U2C

 

VR4U2C on Mac requires jdk1.4.

 

For example, to run VR4U2C on Mac OS X with menus at the top of the screen (like native applications),

use the following command:

 

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Commands/java -Dapple.laf.UseScreenMenuBar VR4U2C [-server <server>]

 

VR4U2C application allows users to connect to local or remote host.

To connect other clients locally, please select localhost.

 

 

Operations:

                            View Adjustment

Key

Action

Right arrow

Pan right

Left arrow

Pan left

Up arrow

Tilt up

Down arrow

Tilt down

Shift

Zoom in

Ctrl

Zoom out

 

 

Alt+Key

Action

Right arrow

Track right

Left arrow

Track left

Up arrow

Dolly in

Down arrow

Dolly out

 

 

Just Look at Yourself!

This Application runs on PCs, Macs, and Sparcs.

There are 2 ways to run the program:

 

1. On the command line (<server> can be localhost or any remote server that has server program running on it.)

 

    java JustLookatYourself -server <server>

 

2. Double click "JustLookatYourself.bat"

 

Operations: GUI for Just Look at Yourself!

                            Avatar Motion

GUI

Action

Right

Move right

Left

Move left

Forward

Move forward

Backward

Move backward

CW (Clockwise)

Turn right

CCW (Counter-Clockwise)

Turn left

Home

Move to origin (center of the room)

 

                                Camera Selection

GUI View

Action

View0

First-person view

View1

Second-person view (tethered, yoked)

View2

Third-person left front view

View3

Third-person left rear elevated view

View4

Third-person right rear elevated view

View5

Third-person right front view

View6

Third-person top view (plain)

View7

Third-person side view (elevation)

 

 

                            Exocentric Camera Motion

Key

Action

Right arrow

Pan right

Left arrow

Pan left

Up arrow

Tilt up

Down arrow

Tilt down

U

Boom up

D

Boom down

L

Roll left

R

Roll right

 

Alt+Key

Action

Right arrow

Track right

Left arrow

Track left

Up arrow

Dolly in

Down arrow

Dolly out

 

Multiplicity

Instructions for Multiplicity is available at following URL:

http://sonic.u-aizu.ac.jp/spatial-media/mixedreality/Multiplicity/Multiplicity.html

 

Created by Newton Fernando, Spatial Media Group, University of Aizu.