2. donah presentation1

22
VRML Virtual Reality Modeling Language

description

Donah Basco's Report in MTE 508

Transcript of 2. donah presentation1

Page 1: 2. donah  presentation1

VRMLVirtual Reality Modeling Language

Page 2: 2. donah  presentation1

a technology that allows you to enter and interact with a world that is generated by a computer.

It uses special graphics, video images and stereo sound to make the world seem real.

What is Virtual Reality?

Page 3: 2. donah  presentation1

A Virtual Reality Game using Helmet

Page 4: 2. donah  presentation1

Uses Of Virtual Reality

• The uses for virtual reality are infinite. It can be used for air traffic control, medicine, entertainment, office work, industrial design etc.

• Virtual reality could also be used for destructive purposes, such as war and crime.

Page 5: 2. donah  presentation1

forms of virtual reality: • It consists of a helmet which has small TV screens and

earphones fitted into it, and a glove (some systems use a joystick or wand instead of a glove). The helmet and glove are linked to computers which are programmed with special sounds and graphics.

• It uses video to track the image of the user in a virtual world where you can also pick up or move objects.

• It is where three- dimensional images are played on a large screen. The shape of the screen helps to give you a greater sense of being in the virtual world. By wearing special 3-D glasses, this effect can be greatly improved.

Page 6: 2. donah  presentation1

A Virtual Reality video to track the image of the user in a virtual world

Page 7: 2. donah  presentation1

What is a Modeling Language?

A modeling language is any artificial language that can be used to express information or knowledge or systems in a structure that is defined by a consistent set of rules. The rules are used for interpretation of the meaning of components in the structure.

It can be graphical or textual.

Page 8: 2. donah  presentation1

• Graphical modeling languages use a diagram technique with named symbols that represent concepts and lines that connect the symbols and represent relationships and various other graphical notation to represent constraints.

• Textual modeling languages typically use standardized keywords accompanied by parameters to make computer-interpretable expressions.

Types of Modeling Language

Page 9: 2. donah  presentation1

What is VRML?VRML is: A text file formatA simple language for describing 3-D shapes

and interactive environmentsA web standard

Page 10: 2. donah  presentation1

Writing and Viewing VRML Files

You can write VRML files using:• Any text editor• Many world builder applications• You can view VRML files using a VRML

browser• A VRML plug-in to an HTML browser

Page 11: 2. donah  presentation1

Example

•[

temple.wrl

Page 12: 2. donah  presentation1

A Sample VRML File#VRML V2.0 utf8# A Cylinder

Shape { appearance Appearance {

material Material { } } geometry Cylinder {

height 2.0 radius 1.5

} }

Cylinder.wrl

Page 13: 2. donah  presentation1

cylinder.wrl

Page 14: 2. donah  presentation1

Voice/Speech Recognition

Voice recognition is the process of taking the spoken word as an input to a computer program.

recognition is the technology by which sounds, words or phrases spoken by humans are converted into electrical signals, and these signals are transformed into coding patterns to which meaning has been assigned

Page 15: 2. donah  presentation1

Two Classes of Voice Recognition

Template Matching Speaker dependent

Feature Analysis Speaker independent

Page 16: 2. donah  presentation1

Drawing & Handwriting

Page 17: 2. donah  presentation1

DIGITIZING TABLET

An input device that enables you to enter drawings and sketches into a computer similar to the way one draws images with a pencil and paper.

Also known as graphics tablet , graphics pad, drawing tablet, or simply a tablet

Page 18: 2. donah  presentation1

Parts of Digitizing Tablet

Electronic tablet

Pen/stylus

Puck/mouse

Uses of Digitizing Tablet:o capturing handwritten data or

signatureso used to trace an image from a piece

of paper

Page 19: 2. donah  presentation1

Interoperability

Page 20: 2. donah  presentation1

What is Interoperability?

The ability of software and hardware on different machines from different vendors to share data.

Refers to the way we communicate with one another, with data and machines.

INTER=between/among/withinOPERA=work/operationABILITY=capacity

Page 21: 2. donah  presentation1

• Syntactic interoperability• Post Facto Interoperability• Semantic interoperability

Page 22: 2. donah  presentation1

“Innovation is not the product of logical thought, although the

result is tied to logical structure”

Thank you for listening!

-donahangelobasco-