SlideShare a Scribd company logo
UNIT V: Virtual Reality and Multimedia
Concept
Forms of VR
VR application
VR devices: Hand gloves, head mounted tracking systems, VR
chair, CCD, VCR, 3D Sound system, head mounted display.
Virtual objects-
Basics of VRML.
Concept
Virtual reality is a technology that provides one with the sensation
and the control of perspective so that one experiences the
illusion of being in the presence of an object, within a situation,
or surrounded by a place.
VR relies on audio and video technologies augmented by a
computer interface that reads the movement of the participant's
body. These act as triggers that change the direction of sounds
and the perspective of sights so that one sees and hears an
artificial world that appears to respond to one's body movement
just as the real world does.
VR : Definition
“VR refers to a computer based application which provides a
human computer interface such that the computer and its devices
create a sensory environment which is dynamically controlled by
the actions of the individual so that the environment appears real to
the user.”
Important factors :
1. interactivity
2. sensory environment which is intended to appear real
What use is VR?
VR provides:
Augmented ( Having been
made greater in size or
value) Reality
(AR) is a term for a live direct or
indirect view of a physical
real-world environment
whose elements are
augmented by virtual
computer-generated
imagery.
© www.ozedweb.com
Anything else?
How about…
learning to hang-
glide?
© www.ozedweb.com
Is it as
easy as it
looks?
© www.ozedweb.com
I’m more of the down to earth type...
How about
learning to
drive a car?
© www.ozedweb.com
Hey, that wasn’t there a moment ago...
Things are easy
with VR.
Real Estate Agents
use it every day.
© www.ozedweb.com
Forms of virtual reality
There are 3 general forms of VR :
1. Through-the-window (computer or movie screen) – applied
extensively in games and movie theatres. It allows the
participants to look into the virtual world from a seat in the real
world. Although movie theatres allow for no true interactivity,
computer games allow some. In some cases the seats move
and vibrate in response to images portrayed eg roller coaster
ride. Any participant who looks away from the screen during the
experience 'fall out' of the world and back into the real world.
Another example of 'Through the window' virtual reality comes from
the field of dance, where a computer program called LifeForms
lets choreographers create sophisticated human motion
animations.
Forms of virtual reality
2. Immersive VR – done with a hear mounted gear which allows
the participant to enter and become immersed in the virtual
world. The principle difference between form 1 & 2 is that in the
former the user is in immersive environment and can turn
around, look behind at something of virtual world. Usually
immersive worlds are also interactive – the participant decides
where to travel.
With some applications, there is a treadmill interface to simulate
the experience of walking through virtual space.
Forms of VR ....
3. Second person VR : it uses a camera to capture the image of a
participant and insert it into the virtual world. Users then watch
their own images on a monitor interacting with objects in the
virtual world.
The viewer stands outside the imaginary world, but communicates
with characters or objects inside it. Mirror world systems use a
video camera as an input device. Users see their images
superimposed on or merged with a virtual world presented on a
large video monitor or video projected image. Using a digitizer,
the computer processes the users' images to extract features
such as their positions, movements, or the number of fingers
raised.
VR application
There are in general 3 types of VR applications :
1. Perambulation ( To inspect an area on foot) - this involves walking or
flying some sort of model of a virtual world eg walking through a
building. Here the main aspect is observation, interactivity is limited
and may focus on moving objects in virtual space.
2. Synthetic experience – allows participants to safely and cheaply
practice skills that are dangerous and expensive to develop in the real
world, for eg – perform surgery, flying aircrafts, operate a plant control
room etc.
3. Realization – allows the users to see and graphically manipulate
context dependant data. In a way, it extends the idea of manipulating
graphical charts in a spreadsheet package by graphically changing the
input data and observing the output. It allows manipulation of data
representation eg, foreign currency, inventory of items as if they are
real objects.
VR devices
Hand gloves – these include gloves for picking up virtual objects to
foot pedals, joysticks, wands etc. Data gloves or cyber gloves are
devices that send the hand position and its orientation. Eg
Nintendo Power Glove.
head mounted tracking systems – used to send the coordinates of the
participant's head, hands or body to the computer. Translatory and
rotary movements along the X, Y and Z direction is handled.
VR chair
VR devices
CCD (charge-coupled device) – is a device for the movement of
electrical charge, usually from within the device to an area
where the charge can be manipulated, for example conversion
into a digital value. Scanners use sensors called CCD.
VCR – device used to record and play audio and video information
using removable cassettes containing magnetic tape.
3D Sound system
head mounted display.
Hand gloves
head mounted tracking
systems
VR chair
CCD
3D sound system
Head mounted display
Devices
Head Mounted Displays
(HMD):
was the first device
providing its wearer with
an immersive experience.
Evans and Sutherland
demonstrated a head-
mounted stereo display
already in 1965.
Binocular Omni-Orientation Monitor
(BOOM)
BOOM is a head
coupled stereoscopic
display device. Screens
and optical system are
housed in a box that is
attached to a multi-link
arm.
Cave Automatic Virtual Environment (CAVE)
• A room with projections on
all walls, floor and ceiling
• The users wear shutter
glasses to get a 3D view of
the world.
• The users are able to
move and control the
environment with some
kind of input mechanism
– Camera
– Device in hand
Virtual objects-
(http://www.multimediaphoto.com/english/virtual_object/index.html)
Virtual object interactions provide a close approximation of real-life
objects that can be examined as if holding them in one's hands.
Additionally, these interactions can be enhanced with other
multimedia to provide a more rich learning experience.
In optics, a virtual image is an image in which the outgoing rays
from a point on the object always intersect at a point. A simple
example is a flat mirror where the image of oneself is perceived
at twice the distance from oneself to the mirror. ...
Virtual reality modeling language - VRML
It is a format for describing three dimensional interactive worlds
and objects that can be used on the www. The idea of a platform
independent standard for 3D object originated in 1994, which
lead to the formation of VRML architecture group in 1995.
VRML is designed to meet 3 criteria :
Platform independence
Extensibility
Ability to work over low bandwidths (14.4 kbps)
Browsers for VRML are widely available for different platforms as
are authoring tools for generating VRML files. It is a standard file
format for representing 3D interactive vector graphics, designed
particularly with the www in mind. Animations, sounds, lighting
and other aspects of the virtual world can interact with the user
or may be triggered by external events such as timers.
Purpose and the Characteristics of VRML
VRML is capable of representing static and animated objects and it
can have hyperlinks to other media such as sound, movies, and
image. Interpreters (browsers) for VRML are widely available for
many different platforms as well as authoring tools for the
creation VRML files. VRML supports an extensibility model that
allows new objects to be defined and a registration process to
allow application communities to develop interoperable
extensions to the base standard. There is a mapping between
VRML elements and commonly used 3D application
programmer interface (API) features.
Structure of VRML file
The structure of a WRL File: VRML (*.wrl) files have 3 basic
elements:
1. A header which tells the browser that the file is VRML and
which version also. A header line is mandatory.
2. Comments are preceded by a #.
3. Nodes: Most everything else are nodes. Nodes generally
contain:
a. The type of node (required). Nodes always are in Capital
letters.
b. A set of curly braces {.....} (required)
c. A number of fields, all or some of which are optional. Note
that there is no mandatory ordering of fields.
d. Fields with that can have multiple values require braces
[...]. Fields always start with lowerCase letters.
Example
Here is a typical VRML file with a single node (don't worry if you
don't understand it):
# VRML V2.0 utf8
# A sample file with a single node
Transform {
translation 0 2 0
children [
Shape {
geometry Sphere {}
}
]
}
Typical VRML Shapes:
Box
Cylinder
Cone
Sphere
Text and font style

More Related Content

What's hot

Mobile Information Architecture
Mobile Information ArchitectureMobile Information Architecture
Mobile Information Architecture
Lifna C.S
 
Parallel Processing Concepts
Parallel Processing Concepts Parallel Processing Concepts
Parallel Processing Concepts
Dr Shashikant Athawale
 
HCI 3e - Ch 20: Ubiquitous computing and augmented realities
HCI 3e - Ch 20:  Ubiquitous computing and augmented realitiesHCI 3e - Ch 20:  Ubiquitous computing and augmented realities
HCI 3e - Ch 20: Ubiquitous computing and augmented realities
Alan Dix
 
Terminologies Used In Big data Environments,G.Sumithra,II-M.sc(computer scien...
Terminologies Used In Big data Environments,G.Sumithra,II-M.sc(computer scien...Terminologies Used In Big data Environments,G.Sumithra,II-M.sc(computer scien...
Terminologies Used In Big data Environments,G.Sumithra,II-M.sc(computer scien...
sumithragunasekaran
 
Replication in Distributed Systems
Replication in Distributed SystemsReplication in Distributed Systems
Replication in Distributed Systems
Kavya Barnadhya Hazarika
 
Overview of Concurrency Control & Recovery in Distributed Databases
Overview of Concurrency Control & Recovery in Distributed DatabasesOverview of Concurrency Control & Recovery in Distributed Databases
Overview of Concurrency Control & Recovery in Distributed Databases
Meghaj Mallick
 
Decision making in software project management
Decision making in software project managementDecision making in software project management
Decision making in software project management
Priyadarshini Krishnaswamy
 
CS8079 Human Computer Interaction
CS8079 Human Computer InteractionCS8079 Human Computer Interaction
CS8079 Human Computer Interaction
Thanga Durai
 
GOOGLE FILE SYSTEM
GOOGLE FILE SYSTEMGOOGLE FILE SYSTEM
GOOGLE FILE SYSTEM
JYoTHiSH o.s
 
Multimedia system and hardware devices
Multimedia system and hardware devices Multimedia system and hardware devices
Multimedia system and hardware devices
Abhay Kumar
 
Zettabyte File Storage System
Zettabyte File Storage SystemZettabyte File Storage System
Zettabyte File Storage SystemAmdocs
 
Mobile Information Architecture
Mobile Information ArchitectureMobile Information Architecture
Mobile Information Architecture
Christian Crumlish
 
Hci activity#3
Hci activity#3Hci activity#3
Hci activity#3
Desalegn Aweke
 
Spm project planning
Spm project planning Spm project planning
Spm project planning
Kanchana Devi
 
Structure of shared memory space
Structure of shared memory spaceStructure of shared memory space
Structure of shared memory space
Coder Tech
 
Software Project Management (monitoring and control)
Software Project Management (monitoring and control)Software Project Management (monitoring and control)
Software Project Management (monitoring and control)
IsrarDewan
 
Human computer interaction-web interface design and mobile eco system
Human computer interaction-web interface design and mobile eco systemHuman computer interaction-web interface design and mobile eco system
Human computer interaction-web interface design and mobile eco system
N.Jagadish Kumar
 
Introduction to Distributed System
Introduction to Distributed SystemIntroduction to Distributed System
Introduction to Distributed System
Sunita Sahu
 
Unix Memory Management - Operating Systems
Unix Memory Management - Operating SystemsUnix Memory Management - Operating Systems
Unix Memory Management - Operating Systems
Drishti Bhalla
 

What's hot (20)

Mobile Information Architecture
Mobile Information ArchitectureMobile Information Architecture
Mobile Information Architecture
 
Parallel Processing Concepts
Parallel Processing Concepts Parallel Processing Concepts
Parallel Processing Concepts
 
HCI 3e - Ch 20: Ubiquitous computing and augmented realities
HCI 3e - Ch 20:  Ubiquitous computing and augmented realitiesHCI 3e - Ch 20:  Ubiquitous computing and augmented realities
HCI 3e - Ch 20: Ubiquitous computing and augmented realities
 
Terminologies Used In Big data Environments,G.Sumithra,II-M.sc(computer scien...
Terminologies Used In Big data Environments,G.Sumithra,II-M.sc(computer scien...Terminologies Used In Big data Environments,G.Sumithra,II-M.sc(computer scien...
Terminologies Used In Big data Environments,G.Sumithra,II-M.sc(computer scien...
 
Replication in Distributed Systems
Replication in Distributed SystemsReplication in Distributed Systems
Replication in Distributed Systems
 
Overview of Concurrency Control & Recovery in Distributed Databases
Overview of Concurrency Control & Recovery in Distributed DatabasesOverview of Concurrency Control & Recovery in Distributed Databases
Overview of Concurrency Control & Recovery in Distributed Databases
 
Decision making in software project management
Decision making in software project managementDecision making in software project management
Decision making in software project management
 
CS8079 Human Computer Interaction
CS8079 Human Computer InteractionCS8079 Human Computer Interaction
CS8079 Human Computer Interaction
 
GOOGLE FILE SYSTEM
GOOGLE FILE SYSTEMGOOGLE FILE SYSTEM
GOOGLE FILE SYSTEM
 
Multimedia system and hardware devices
Multimedia system and hardware devices Multimedia system and hardware devices
Multimedia system and hardware devices
 
Zettabyte File Storage System
Zettabyte File Storage SystemZettabyte File Storage System
Zettabyte File Storage System
 
Mobile hci
Mobile hciMobile hci
Mobile hci
 
Mobile Information Architecture
Mobile Information ArchitectureMobile Information Architecture
Mobile Information Architecture
 
Hci activity#3
Hci activity#3Hci activity#3
Hci activity#3
 
Spm project planning
Spm project planning Spm project planning
Spm project planning
 
Structure of shared memory space
Structure of shared memory spaceStructure of shared memory space
Structure of shared memory space
 
Software Project Management (monitoring and control)
Software Project Management (monitoring and control)Software Project Management (monitoring and control)
Software Project Management (monitoring and control)
 
Human computer interaction-web interface design and mobile eco system
Human computer interaction-web interface design and mobile eco systemHuman computer interaction-web interface design and mobile eco system
Human computer interaction-web interface design and mobile eco system
 
Introduction to Distributed System
Introduction to Distributed SystemIntroduction to Distributed System
Introduction to Distributed System
 
Unix Memory Management - Operating Systems
Unix Memory Management - Operating SystemsUnix Memory Management - Operating Systems
Unix Memory Management - Operating Systems
 

Viewers also liked

Unit ii
Unit iiUnit ii
Unit ii
swapnasalil
 
Unit vi
Unit viUnit vi
Unit vi
swapnasalil
 
Unit iii
Unit iiiUnit iii
Unit iii
swapnasalil
 
calculate audio file size
calculate audio file sizecalculate audio file size
calculate audio file sizeUPSIcoursework
 
Multimedia technology
Multimedia technologyMultimedia technology
Multimedia technology
Vishnu Ram
 
Input and Output Devices
Input and Output DevicesInput and Output Devices
Input and Output Devicesguest56aeb3
 
JavaScript, VBScript, AJAX, CGI
JavaScript, VBScript, AJAX, CGIJavaScript, VBScript, AJAX, CGI
JavaScript, VBScript, AJAX, CGI
Aashish Jain
 
Vrml Virtual Reality Modeling Language
Vrml Virtual Reality Modeling LanguageVrml Virtual Reality Modeling Language
Vrml Virtual Reality Modeling Language
Luis Borges Gouveia
 
CoSECiVi'16 - Walking in VR. Measuring Presence and Simulator Sickness in Fir...
CoSECiVi'16 - Walking in VR. Measuring Presence and Simulator Sickness in Fir...CoSECiVi'16 - Walking in VR. Measuring Presence and Simulator Sickness in Fir...
CoSECiVi'16 - Walking in VR. Measuring Presence and Simulator Sickness in Fir...
Sociedad Española para las Ciencias del Videojuego
 
Virtual Reality Hardware Radar Q1 2015
Virtual Reality Hardware Radar Q1 2015Virtual Reality Hardware Radar Q1 2015
Virtual Reality Hardware Radar Q1 2015
KZero Worldswide
 
Virtual Reality Modeling Language
Virtual Reality Modeling LanguageVirtual Reality Modeling Language
Virtual Reality Modeling Language
Swati Chauhan
 
Output Devices
Output DevicesOutput Devices
Output Devices
Biscette InfoTech
 
Android's Multimedia Framework
Android's Multimedia FrameworkAndroid's Multimedia Framework
Android's Multimedia Framework
Opersys inc.
 
Virtual Reality Hardware Market Q4 2014
Virtual Reality Hardware Market Q4 2014Virtual Reality Hardware Market Q4 2014
Virtual Reality Hardware Market Q4 2014
KZero Worldswide
 
Bucaramanga en los últimos 25 años
Bucaramanga en los últimos 25 añosBucaramanga en los últimos 25 años
Bucaramanga en los últimos 25 años
josenino2002
 
Report on MULTI PROCESS MACHINE
Report on MULTI PROCESS MACHINEReport on MULTI PROCESS MACHINE
Report on MULTI PROCESS MACHINE
Mitesh6897
 
Museums as a Framework for Educational VR Design
Museums as a Framework for Educational VR DesignMuseums as a Framework for Educational VR Design
Museums as a Framework for Educational VR Design
Chris Modzelewski
 
Usability in Wonderland: 5 Things You Should Never Do in VR
Usability in Wonderland: 5 Things You Should Never Do in VRUsability in Wonderland: 5 Things You Should Never Do in VR
Usability in Wonderland: 5 Things You Should Never Do in VR
Nicole Lazzaro
 
Unit 1
Unit 1Unit 1
Unit 1
swapnasalil
 

Viewers also liked (20)

Unit ii
Unit iiUnit ii
Unit ii
 
Unit vi
Unit viUnit vi
Unit vi
 
Unit iii
Unit iiiUnit iii
Unit iii
 
calculate audio file size
calculate audio file sizecalculate audio file size
calculate audio file size
 
Multimedia technology
Multimedia technologyMultimedia technology
Multimedia technology
 
Input and Output Devices
Input and Output DevicesInput and Output Devices
Input and Output Devices
 
Presentation-HeliSpeed
Presentation-HeliSpeedPresentation-HeliSpeed
Presentation-HeliSpeed
 
JavaScript, VBScript, AJAX, CGI
JavaScript, VBScript, AJAX, CGIJavaScript, VBScript, AJAX, CGI
JavaScript, VBScript, AJAX, CGI
 
Vrml Virtual Reality Modeling Language
Vrml Virtual Reality Modeling LanguageVrml Virtual Reality Modeling Language
Vrml Virtual Reality Modeling Language
 
CoSECiVi'16 - Walking in VR. Measuring Presence and Simulator Sickness in Fir...
CoSECiVi'16 - Walking in VR. Measuring Presence and Simulator Sickness in Fir...CoSECiVi'16 - Walking in VR. Measuring Presence and Simulator Sickness in Fir...
CoSECiVi'16 - Walking in VR. Measuring Presence and Simulator Sickness in Fir...
 
Virtual Reality Hardware Radar Q1 2015
Virtual Reality Hardware Radar Q1 2015Virtual Reality Hardware Radar Q1 2015
Virtual Reality Hardware Radar Q1 2015
 
Virtual Reality Modeling Language
Virtual Reality Modeling LanguageVirtual Reality Modeling Language
Virtual Reality Modeling Language
 
Output Devices
Output DevicesOutput Devices
Output Devices
 
Android's Multimedia Framework
Android's Multimedia FrameworkAndroid's Multimedia Framework
Android's Multimedia Framework
 
Virtual Reality Hardware Market Q4 2014
Virtual Reality Hardware Market Q4 2014Virtual Reality Hardware Market Q4 2014
Virtual Reality Hardware Market Q4 2014
 
Bucaramanga en los últimos 25 años
Bucaramanga en los últimos 25 añosBucaramanga en los últimos 25 años
Bucaramanga en los últimos 25 años
 
Report on MULTI PROCESS MACHINE
Report on MULTI PROCESS MACHINEReport on MULTI PROCESS MACHINE
Report on MULTI PROCESS MACHINE
 
Museums as a Framework for Educational VR Design
Museums as a Framework for Educational VR DesignMuseums as a Framework for Educational VR Design
Museums as a Framework for Educational VR Design
 
Usability in Wonderland: 5 Things You Should Never Do in VR
Usability in Wonderland: 5 Things You Should Never Do in VRUsability in Wonderland: 5 Things You Should Never Do in VR
Usability in Wonderland: 5 Things You Should Never Do in VR
 
Unit 1
Unit 1Unit 1
Unit 1
 

Similar to Unit v

Virtual reality
Virtual realityVirtual reality
Virtual reality
alnaeem2004
 
VIRTUAL REALITY
VIRTUAL REALITYVIRTUAL REALITY
VIRTUAL REALITY
bharadwaj007
 
THE WORLD OF V.pptx
THE WORLD OF V.pptxTHE WORLD OF V.pptx
THE WORLD OF V.pptx
SmrutirekhaMishra4
 
Hihihihihihihivivivirtual reality.ppt.pptx
Hihihihihihihivivivirtual reality.ppt.pptxHihihihihihihivivivirtual reality.ppt.pptx
Hihihihihihihivivivirtual reality.ppt.pptx
fijomiy607
 
Virtual Reality
Virtual RealityVirtual Reality
Virtual Reality
Sagar Reddy
 
Elec Virtual Reality PPT.pptx
Elec Virtual Reality PPT.pptxElec Virtual Reality PPT.pptx
Elec Virtual Reality PPT.pptx
Josepheapan
 
Virtual reality
Virtual realityVirtual reality
Virtual reality
Harikrishna Surisetti
 
Presentation1
Presentation1Presentation1
Presentation1
Suman Chandra
 
Elec Virtual Reality PPT.pptx
Elec Virtual Reality PPT.pptxElec Virtual Reality PPT.pptx
Elec Virtual Reality PPT.pptx
KalaiselviDevaraj
 
virtual reality Barkha manral seminar on augmented reality.ppt
virtual reality Barkha manral seminar on augmented reality.pptvirtual reality Barkha manral seminar on augmented reality.ppt
virtual reality Barkha manral seminar on augmented reality.ppt
Barkha Manral
 
virtual-reality-889-HYcNcWM.pptx
virtual-reality-889-HYcNcWM.pptxvirtual-reality-889-HYcNcWM.pptx
virtual-reality-889-HYcNcWM.pptx
19431YASWANTHKUMAR
 
44328856-Augmented-Reality.ppt
44328856-Augmented-Reality.ppt44328856-Augmented-Reality.ppt
44328856-Augmented-Reality.ppt
AjayPoonia22
 
44328856-Augmented-Reality.ppt
44328856-Augmented-Reality.ppt44328856-Augmented-Reality.ppt
44328856-Augmented-Reality.ppt
Nagulahimasri
 
Virtual-Reality-PPT.pptx
Virtual-Reality-PPT.pptxVirtual-Reality-PPT.pptx
Virtual-Reality-PPT.pptx
keriti9370
 
Virtual Reality(VR)
Virtual Reality(VR)Virtual Reality(VR)
Virtual Reality(VR)
Shreyash Patel
 
Elec-Virtual-Reality-PPT.pptx
Elec-Virtual-Reality-PPT.pptxElec-Virtual-Reality-PPT.pptx
Elec-Virtual-Reality-PPT.pptx
keriti9370
 
Virtual reality
Virtual realityVirtual reality
Virtual reality
Harshitha ram
 
Virtual Reality Systems and Applications
Virtual Reality Systems and ApplicationsVirtual Reality Systems and Applications
Virtual Reality Systems and ApplicationsRahul Amabadkar
 
Virtual reality
Virtual realityVirtual reality
Virtual reality
HETALPANDYA13
 

Similar to Unit v (20)

Virtual Reality
Virtual RealityVirtual Reality
Virtual Reality
 
Virtual reality
Virtual realityVirtual reality
Virtual reality
 
VIRTUAL REALITY
VIRTUAL REALITYVIRTUAL REALITY
VIRTUAL REALITY
 
THE WORLD OF V.pptx
THE WORLD OF V.pptxTHE WORLD OF V.pptx
THE WORLD OF V.pptx
 
Hihihihihihihivivivirtual reality.ppt.pptx
Hihihihihihihivivivirtual reality.ppt.pptxHihihihihihihivivivirtual reality.ppt.pptx
Hihihihihihihivivivirtual reality.ppt.pptx
 
Virtual Reality
Virtual RealityVirtual Reality
Virtual Reality
 
Elec Virtual Reality PPT.pptx
Elec Virtual Reality PPT.pptxElec Virtual Reality PPT.pptx
Elec Virtual Reality PPT.pptx
 
Virtual reality
Virtual realityVirtual reality
Virtual reality
 
Presentation1
Presentation1Presentation1
Presentation1
 
Elec Virtual Reality PPT.pptx
Elec Virtual Reality PPT.pptxElec Virtual Reality PPT.pptx
Elec Virtual Reality PPT.pptx
 
virtual reality Barkha manral seminar on augmented reality.ppt
virtual reality Barkha manral seminar on augmented reality.pptvirtual reality Barkha manral seminar on augmented reality.ppt
virtual reality Barkha manral seminar on augmented reality.ppt
 
virtual-reality-889-HYcNcWM.pptx
virtual-reality-889-HYcNcWM.pptxvirtual-reality-889-HYcNcWM.pptx
virtual-reality-889-HYcNcWM.pptx
 
44328856-Augmented-Reality.ppt
44328856-Augmented-Reality.ppt44328856-Augmented-Reality.ppt
44328856-Augmented-Reality.ppt
 
44328856-Augmented-Reality.ppt
44328856-Augmented-Reality.ppt44328856-Augmented-Reality.ppt
44328856-Augmented-Reality.ppt
 
Virtual-Reality-PPT.pptx
Virtual-Reality-PPT.pptxVirtual-Reality-PPT.pptx
Virtual-Reality-PPT.pptx
 
Virtual Reality(VR)
Virtual Reality(VR)Virtual Reality(VR)
Virtual Reality(VR)
 
Elec-Virtual-Reality-PPT.pptx
Elec-Virtual-Reality-PPT.pptxElec-Virtual-Reality-PPT.pptx
Elec-Virtual-Reality-PPT.pptx
 
Virtual reality
Virtual realityVirtual reality
Virtual reality
 
Virtual Reality Systems and Applications
Virtual Reality Systems and ApplicationsVirtual Reality Systems and Applications
Virtual Reality Systems and Applications
 
Virtual reality
Virtual realityVirtual reality
Virtual reality
 

Recently uploaded

Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
bennyroshan06
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 

Recently uploaded (20)

Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 

Unit v

  • 1. UNIT V: Virtual Reality and Multimedia Concept Forms of VR VR application VR devices: Hand gloves, head mounted tracking systems, VR chair, CCD, VCR, 3D Sound system, head mounted display. Virtual objects- Basics of VRML.
  • 2. Concept Virtual reality is a technology that provides one with the sensation and the control of perspective so that one experiences the illusion of being in the presence of an object, within a situation, or surrounded by a place. VR relies on audio and video technologies augmented by a computer interface that reads the movement of the participant's body. These act as triggers that change the direction of sounds and the perspective of sights so that one sees and hears an artificial world that appears to respond to one's body movement just as the real world does.
  • 3. VR : Definition “VR refers to a computer based application which provides a human computer interface such that the computer and its devices create a sensory environment which is dynamically controlled by the actions of the individual so that the environment appears real to the user.” Important factors : 1. interactivity 2. sensory environment which is intended to appear real
  • 4. What use is VR? VR provides: Augmented ( Having been made greater in size or value) Reality (AR) is a term for a live direct or indirect view of a physical real-world environment whose elements are augmented by virtual computer-generated imagery. © www.ozedweb.com
  • 5. Anything else? How about… learning to hang- glide? © www.ozedweb.com
  • 6. Is it as easy as it looks? © www.ozedweb.com
  • 7. I’m more of the down to earth type... How about learning to drive a car? © www.ozedweb.com
  • 8. Hey, that wasn’t there a moment ago... Things are easy with VR. Real Estate Agents use it every day. © www.ozedweb.com
  • 9. Forms of virtual reality There are 3 general forms of VR : 1. Through-the-window (computer or movie screen) – applied extensively in games and movie theatres. It allows the participants to look into the virtual world from a seat in the real world. Although movie theatres allow for no true interactivity, computer games allow some. In some cases the seats move and vibrate in response to images portrayed eg roller coaster ride. Any participant who looks away from the screen during the experience 'fall out' of the world and back into the real world. Another example of 'Through the window' virtual reality comes from the field of dance, where a computer program called LifeForms lets choreographers create sophisticated human motion animations.
  • 10.
  • 11. Forms of virtual reality 2. Immersive VR – done with a hear mounted gear which allows the participant to enter and become immersed in the virtual world. The principle difference between form 1 & 2 is that in the former the user is in immersive environment and can turn around, look behind at something of virtual world. Usually immersive worlds are also interactive – the participant decides where to travel. With some applications, there is a treadmill interface to simulate the experience of walking through virtual space.
  • 12.
  • 13. Forms of VR .... 3. Second person VR : it uses a camera to capture the image of a participant and insert it into the virtual world. Users then watch their own images on a monitor interacting with objects in the virtual world. The viewer stands outside the imaginary world, but communicates with characters or objects inside it. Mirror world systems use a video camera as an input device. Users see their images superimposed on or merged with a virtual world presented on a large video monitor or video projected image. Using a digitizer, the computer processes the users' images to extract features such as their positions, movements, or the number of fingers raised.
  • 14.
  • 15. VR application There are in general 3 types of VR applications : 1. Perambulation ( To inspect an area on foot) - this involves walking or flying some sort of model of a virtual world eg walking through a building. Here the main aspect is observation, interactivity is limited and may focus on moving objects in virtual space. 2. Synthetic experience – allows participants to safely and cheaply practice skills that are dangerous and expensive to develop in the real world, for eg – perform surgery, flying aircrafts, operate a plant control room etc. 3. Realization – allows the users to see and graphically manipulate context dependant data. In a way, it extends the idea of manipulating graphical charts in a spreadsheet package by graphically changing the input data and observing the output. It allows manipulation of data representation eg, foreign currency, inventory of items as if they are real objects.
  • 16. VR devices Hand gloves – these include gloves for picking up virtual objects to foot pedals, joysticks, wands etc. Data gloves or cyber gloves are devices that send the hand position and its orientation. Eg Nintendo Power Glove. head mounted tracking systems – used to send the coordinates of the participant's head, hands or body to the computer. Translatory and rotary movements along the X, Y and Z direction is handled. VR chair
  • 17. VR devices CCD (charge-coupled device) – is a device for the movement of electrical charge, usually from within the device to an area where the charge can be manipulated, for example conversion into a digital value. Scanners use sensors called CCD. VCR – device used to record and play audio and video information using removable cassettes containing magnetic tape. 3D Sound system head mounted display.
  • 21. CCD
  • 22. 3D sound system Head mounted display
  • 23. Devices Head Mounted Displays (HMD): was the first device providing its wearer with an immersive experience. Evans and Sutherland demonstrated a head- mounted stereo display already in 1965.
  • 24. Binocular Omni-Orientation Monitor (BOOM) BOOM is a head coupled stereoscopic display device. Screens and optical system are housed in a box that is attached to a multi-link arm.
  • 25. Cave Automatic Virtual Environment (CAVE) • A room with projections on all walls, floor and ceiling • The users wear shutter glasses to get a 3D view of the world. • The users are able to move and control the environment with some kind of input mechanism – Camera – Device in hand
  • 26. Virtual objects- (http://www.multimediaphoto.com/english/virtual_object/index.html) Virtual object interactions provide a close approximation of real-life objects that can be examined as if holding them in one's hands. Additionally, these interactions can be enhanced with other multimedia to provide a more rich learning experience. In optics, a virtual image is an image in which the outgoing rays from a point on the object always intersect at a point. A simple example is a flat mirror where the image of oneself is perceived at twice the distance from oneself to the mirror. ...
  • 27. Virtual reality modeling language - VRML It is a format for describing three dimensional interactive worlds and objects that can be used on the www. The idea of a platform independent standard for 3D object originated in 1994, which lead to the formation of VRML architecture group in 1995. VRML is designed to meet 3 criteria : Platform independence Extensibility Ability to work over low bandwidths (14.4 kbps) Browsers for VRML are widely available for different platforms as are authoring tools for generating VRML files. It is a standard file format for representing 3D interactive vector graphics, designed particularly with the www in mind. Animations, sounds, lighting and other aspects of the virtual world can interact with the user or may be triggered by external events such as timers.
  • 28. Purpose and the Characteristics of VRML VRML is capable of representing static and animated objects and it can have hyperlinks to other media such as sound, movies, and image. Interpreters (browsers) for VRML are widely available for many different platforms as well as authoring tools for the creation VRML files. VRML supports an extensibility model that allows new objects to be defined and a registration process to allow application communities to develop interoperable extensions to the base standard. There is a mapping between VRML elements and commonly used 3D application programmer interface (API) features.
  • 29. Structure of VRML file The structure of a WRL File: VRML (*.wrl) files have 3 basic elements: 1. A header which tells the browser that the file is VRML and which version also. A header line is mandatory. 2. Comments are preceded by a #. 3. Nodes: Most everything else are nodes. Nodes generally contain: a. The type of node (required). Nodes always are in Capital letters. b. A set of curly braces {.....} (required) c. A number of fields, all or some of which are optional. Note that there is no mandatory ordering of fields. d. Fields with that can have multiple values require braces [...]. Fields always start with lowerCase letters.
  • 30. Example Here is a typical VRML file with a single node (don't worry if you don't understand it): # VRML V2.0 utf8 # A sample file with a single node Transform { translation 0 2 0 children [ Shape { geometry Sphere {} } ] }