W3D - PowerPoint PPT Presentation

About This Presentation
Title:

W3D

Description:

Title: PowerPoint Author: Last modified by: Created Date: 3/11/2001 5:32:18 PM Document presentation format – PowerPoint PPT presentation

Number of Views:42
Avg rating:3.0/5.0
Slides: 68
Provided by: 6649278
Category:

less

Transcript and Presenter's Notes

Title: W3D


1
W3D VRML
  • ????? ?? ???
  • ??? ???, ???

2
VRML ? ??
  • VRML(Virtual Reality modeling Language)
  • ?????? ?? ???? 3??? ???? ?? ???? ???? ? ??
  • ?? ??(ISO/IEC 14772) ?? ??.
  • ????? ?? ??? ?? ?? ??.
  • ????? .wrl

3
HTML? VRML? ??(1/4)
  • HTML? ?? ?? ???? ???? ???? ????? ??.
  • 2?? ???, ???, ???? ???? ?? ?? ?? ????? ???
  • VRML? ?? ??? ???? ???? ??? ??
  • VRML ??? ?? ??? ?? ??? ? ?? ??? 3?? ??? ??.

4

5
HTML? VRML? ??(2/4)
  • 2???? HTML????? ??? ?????? ??? ?????? ???? ??.
  • 3??? ??? ???? VRML? ???? ??? ?? ??? ??? ???? ???
    ?? ??? ? ??. ???? ??? ?? ???? ?? ?? ???? ?? ????
  • ?? ??.

6
HTML? VRML? ??(4/4)
7
VRML HISTORY
8
VRML ??? ??
  • VRML?? ????? ?? ???? 3?? ??? ?? ?? ??(ISO/IEC
    14772) ?? ??.
  • 1994? 5? ?1? ? ?????? VRML??? ??? ?? ?? .
  • 1995? 5?? ??? ?????? OPEN INVENTOR ??? ???? ????
    VRML 1.0 ? ??.
  • 1996? 8??? ?????? ???? ? ??? ???? VRML 2.0? ??.
  • ?? VRML2.0? ???? ???? VRML97? ??.
  • ??? ???? VRML 3.0 ? ??? ???.

9
  • 1994? 5? ?1? ? ?????? VRML??? ??? ?? ??
  • ? ??? ???? 3??? ??? ??? ??? Virtual Reality
    Markup Language ?? ??.
  • (??? ????? ??? ???? Markup ?? Modeling?? ??)
    ?? ???? VRML? ?? ?? ??.

10
  • 1995? 5?? ??? ?????? OPEN INVENTOR ??? ???? ????
    VRML 1.0 ? ??.
  • ??? ??? ????? ?? ??? ???? ?? ?? ??? ??? ???? ??
    ??? ????, ??? ????? ?? ???? ????? ??.
  • ??? ????? ??? ?? ?? ?? ??? ??? ?????? ????? ??
    VRML??? ??? ??? ?? ?? ?? ??? ??, ???? ??? ????
    ???? ??? ?? VRML1.0? ??? ??.

11
VRML 1.0 ????
  • ??? ?? ??? ???
  • ???? ???
  • ??? ???
  • ?? ?? ????? ?? ??

12
VRML 1.0 ???
  • 1.0 ??? ??
  • ???? ???? ???.
  • ? ??? ??? ??? ?? ?? ??? ??
  • ?? ???? ??.

13
  • 1996? 8??? ?????? ???? ? ??? ???? VRML 2.0? ??.
  • 1995? ??, VRML ??? ??? ??? ????? ??? ?? ?? ??? ??
    ???? VRML 2? ??? VAG(VRML Architecture Group)??
    ????. VAG? ??? VRML 2? ??? ??, ??? ???? ???? ?.
  • ? ??? ?? VRML 2? ? ?? ??? ???? ??? ?? ???? ??.
    ??? ??, ??? ??? ???? ? ?? ??? ? ?? ? ??? ??.
  • ??? ??? VRML??? ??? ??? ???? ??? VRML 2? ??? ??.

14
VRML 2.0? ??
  • VRML 2.0 ??
  • VRML? HTML ? ??? ??
  • ??? ??? ??? ?? ??? VRML ???? ??
  • ??? ??? ????? ?? ??? ??? ?? ??? ??
  • ??,?? ?????? ??
  • ?????,???? ??? ??

15
  • ?? VRML2.0? ???? ???? VRML97? ??.
  • ?? VRML ??? ???? VRML 2.0 ??? ????? ????? ?? ???
    ??? VRML 97???? ISO(International Organization
    for Standardization
  • ?? ????)?? 1997? 8?? ?? ??? ??.
  • ?? X3D?? ??? VRML97 ??? ???.

16
WED3D ISO Road Map
  • X3D? VRML97? 2002?? VRML2002?? ??? ???? ??.

17
VRML ??
  • VRML? Language ?? ??? ?? ???? ???? ?? ??? ?? ??
    ASCII ?? ?? ??? ??? ????? ??? ???? ????? ? VRML
    ????? ?? ??(?????).
  • VRML?? ????? ???? ?? ??(Scene), ??? ???? ??
    ??(Node)? ?? ?? ?? ??? ?? ??? ??? ??.

18
VRML? Node
  • VRML?? ? 60?? ?? ?? ??.
  • ??(node)? ??(field)? ??.
  • ??(node)? ??? ???? ????.
  • ??(field)??? ??? ???? ??? ??.
  • ???? ?? ??? ???? ????? ??? ??? ???? ???
    ??(Field)? ???? ??? ??? ?? ?? ???.

19
VRML ? field
  • ? ?
  • ??? ???? ??.
  • ??? ??? ????? ???? ??? ??? ???? ??.
  • ? ?
  • ??? ????? ??? ??? ??.
  • ? ?
  • ??? ??.
  • ? ?
  • ??? ????? ???.

20
Node ? field
21
Shape node
  • Shape ? ? ?? exposedField? ??.
  • ??(geometry),??(appearance)
  • geometry??? ??? ??? ?? ??? ??? ? appearence????
    ???? ???? ???? ??? ?? ??? ?????. ??? ?? 0?? 1???
    ????? ???? ???.

22
Shape node
  • VRML V2.0 utf8
  • Shape geometry Box size 3 3 3
  • appearance Appearance
  • material Material diffuseColor 1 1 0

23
Cone node
  • ??? Cone ??? ?? ????,   
  •   Cone          field SFFloat bottomRadius
     1         field SFFloat height
           2         field SFBool  side
             TRUE         field SFBool  bottom
           TRUE  

24
Cone node
  • Cone ??? 4?? ??? ???? ??? ??? ???? ???. ? ??? ?
    ??? ?? ???? ??? ????.
  • VRML?? ??? ???? ?? ??? ?? ??? ???? ?? ????
    bottomRadius? height? ?? 1??? 2??? ????. ??
    SFBool ???? ??? side? bottom? TRUE? ? ??? FALSE?
    ?? ??? ?? ?? ????. ? ??? VRML? ????? ? 18??? ??.

25
Cone node
  • ?? ?? Cone ??? ??? ??? VRML ??? ??? ??
  • VRML V2.0 utf8Shape         appearance
    Appearance                 material Material
                            diffuseColor 1 0
    0                                geometry
    Cone height 3
  • ??? ????? ????? ????? ???? ??????
  • ??? ??? ?

26
(No Transcript)
27
VRML ??
  • ?? ? ?? ??? ??? ??? ????? ?? ????.? ?? ?? ?????
    ??? VRML ???? ???? ?? ???? ???? ??? ? ??? ????
    ??(UTFUniCode Text Format)?? ???? ???? ????.
  • ???? PC?? ??? ??? ??? ???? ?? EOL(End OF Line)
    ??? ??? ??? ????? ??? ??? ???? ?? ? ?? ??.
  • ??? ?? V 2.0 ? ??? V2.0??, VRML ?? ??? ????
    ???.

28
Html? ????
  • ???? ??
  • lthtmlgtltbodygt
  • ltembed src".wrl" width"320" height"280"gt
  • lt/bodygtlt/htmlgt
  • ?????? ??
  • lta href".wrlgtVRML??lt/agt
  • ??? ???
  • ???? ??? ??? ??? ? ? ??.
  • ltEMBED SRC".wrl" WIDTH120 HEIGHT90
    VRML-DASHBOARDFALSEgt

29
VRML ? ??
  • Shape - ??? ??
  • Appearance - ??? ??
  • Box - ?? ???
  • Sphere - ????
  • Cone - ?? ???
  • Cylinder - ??? ???
  • Transform(translation) - ????
  • Transform(rotation) - ??? ??
  • Transform(scale) - ??? ??
  • PointSet IndexLineSet - ? ?
  • IndexFaceSet - ?
  • ??? ????
  • Text FontStyle
  • ElevationGrid - ? ??? ???? ???? ??? ?? ?
  • Extrusion - ??? ??? ??? ????? ??

30
VRML ? ElevationGrid node
ElevationGrid node ?? ?
31
VRML ? Node
  • ???,????? ??
  • TouchSenso
  • PlaneSenso
  • CylinderSenso
  • SphereSenso
  • ProximitySenso
  • Ancho
  • TouchTime ?????
  • TimeSenso
  • PostionInterpolato
  • ColorInterpolato
  • CoordinateInterpolato
  • ScalarInterpolato
  • OrientationInterpolato
  • Viewpoint an
  • Mouse Ove

32
VRML ? Node
  • ???? ??? ?????
  • DEF USE
  • Inline - ????? ??
  • Background
  • Viewpoint - ???? ??
  • NavigationInf
  • SpotLigh
  • Soun
  • ImageTextur
  • MovieTextur
  • PixelTextur
  • Billboar
  • Collisio
  • Fo

33
VRML ? Node
  • ??????? ??
  • ???? Viewer????
  • ??? ?? ?? ??
  • SwitchScript
  • ???? ??? ??? ????
  • ???? ???? ??? ????
  • VRML ??? ??? ??? ??? ???? ????
  • ????? ??? ??? ??????? ?? ????

34
JAVA? VRML ??
35
EAI (External Authoring Interface)
  • EAI? VRML??? HTML ??? ?? JAVA ???(Applet)??
    ?????(Interface)? ??.
  •  JAVA ???? ??? ??? ??? ????? ??? ??, VRML? ??? ??
    ??
  •  VRML ??? ??? Java Applet? ??? ? ??,??? Java
    Applet ?? VRML? ?? ???? ??? ??.

36
GeoVRML?
  • GeoVRML? ??? VRML ???? ??? ? ??? ????? PROTO ???
    ??? ?? ?????? ????? ????? ??? ? ??? ? VRML ??? ??
    ??.
  • GeoVRML? ????? geovrml.org ?? ?? ??? ?? ??? ???
    ???? ?? VRML ??????? GeoVRML ???? ??? ?
    ??.(GEDVRML1_0.EXE)

37
VRML ?? ??? ??
38
(No Transcript)
39
VRML ?????? ??
40
VRML ?? ??
  • VRML? ?????? ???? 3dsmax, trueSpace, lightwave ?
    ?? ??? 3D?
  • 3D webmaster ? ???? VRML ???
  • VRML PAD ?? ?? ??? ??? ???
  • VRML Export ?????? ?? ?? ????.

41
VRML Authoring Tools(1/4)
  • ??? ??(cosmo worlds)
  • ?? ??? ?????
  • URL http//cosmo.sgi.com/worlds
  • VRML ????? ?? ???? ??? ????
  • VRCreator
  • ?? ???? ??????
  • ?? ??? ?? 95, ?? NT ,?? 2000
  • URL http//www.platinum.com
  • ??????? ???? ???? ?? ????? ??
  • ? 1??? 3D ??, ??, ???, ??? ??

42
Cosmo Worlds 2.0
43
VRML Authoring Tools(2/4)
  • ????? ??(pioneer pro)
  • ?????? 2.0?? ??? ???    ???? VRML? ?? ??? ??? ??
  • ?? caligari
  • ?? ??? ?? 95, ?? NT4.0, ?? 3.1
  • URL http//www.caligrai.com
  • ??? ??? ?? 2D-gt3D
  • simple polygon -gt complex polygon
  • ?? polygon reduction?? ?? ??? ?? VRML? ??
  • ???? 3?? ??? ?? ??
  • ?? ????? ???? ?? ?? ??? VRML ??? ??? ??? ?? ??

44
VRML Authoring Tools(3/4)
  • ??? 3D ???? ??(internet 3D space builder)
  • ?? ??????
  • ?? ??? ?? 95, ?? NT MAC
  • URL http//www.paragraph.com
  • Smart Object Instancing?? ??
  • gzip ??? ??? VRML ??? ????? ?? ??
  • VRML ??? ???? ??? ?? ?? ??? D96?? ??? ??? ?????
    ?? ??? ??.
  • D96? ??? MMX ??? Direct X, 3D Blaster ? ??.

45
VRML Authoring Tools(4/4)
  • V-?? ??(V-Realm builder)
  • ?? Integrated Data Systems
  • ?? ??? ?? 95, ?? NT
  • URL http//205.131.23.2/ligos
  • ??? ??? VRML ?? ??? ??? ??? ?? ??? ?? ??? ????
    ??? ?? ??
  • ???? ?? 1.0
  • ?? Virtus
  • ?? ??? ?? 3.1, ?? 95, ????
  • URL http//www.virtus.com
  • ??????? ?? ??? ???? ?? ?? ??

46
VRML Authoring Tools
  •  CYMAX? ????
  • VRML?????  Internet??? ?????? ?? ? ??? ?? ??? ??
  • ??? ????? ??
  • 2??? ?? ??-3?? ??? ????? ?? ??? ???? ????? ???
    ??.
  • ??? ???
  • ???? Library?? Drag??? 3?? ?? ??.

47
CYMAX? ????
?? ?? ?? ??
48
VRML ???? ??? ??
  • ??? ??? ????? 3?? ???? ????? ??? VRML? ??? ?? ???
    ????? ??.
  • ?(3D????)? ?? ?? ??? ?? ??.
  • ??? ??? ?? ???? ? ???? ???? ?? ???.
  • ??? ??? ???? ?????,???? ?? ??? ???.
  • ???? ?? ??? ??? ???? ???? ???? ???? ?? ??.

49
VRML Translator(1/2)
  • ?? ?? ??? ??? ?? ??? VRML ??? ?????? ??
  • 3D Studio 2 vrml plugin
  • ?? Kinetix
  • ?? ??? ?? NT
  • URL http//www.ktx.com
  • AutoDesk 3D studio? ??? VRML2.0?? ???? ??.
  • NuGraf
  • ?? Okino Computer Graphics, Inc
  • ?? ??? ?? 95, ?? NT
  • ?? ??? ?? Alias polyset, Antic CAD-3D, AutoDesk
    3D studio, AutoDesk AutoCAD, IGES, NewTek
    LightWare, POV-Ray, Pixar Renderman, USGS,
    Wavefront

50
VRML Translator(2/2)
  • VRML 1.0? 2.0??? ??
  • Vrml1to2
  • ?? Sony Corporation
  • ?? ??? SGI, Sun, ?? 95, ?? NT
  • URL http//vs.sony.co.jp/index-e.htm
  • Vrml1toVrml2 Converter
  • ?? Silicon Graphics Computer Systems
  • ?? ??? SGI
  • URL http//vrml.sgi.com/developer/index.html
  • VRML ?? - Win GZ (Win gzip)

51
VRML Browsers (1/3)
  • Cosmo Player
  • Silicon Graphics Inc.
  • Version Platforms
  • Ver. 1.0.2 IRIX, Windows 3.x, Windows 95,
    Windows NT
  • Ver. 2.1.1 Windows 95,98, NT ,2000
  • VRML 2.0? ?? ??? ??? ??.
  • ???? ??? 3D RSX Sound? ??.

52
Cosmo Player
53
Cosmo Player ???
54
VRML Browsers (2/3)
  • Community Place
  • Sony?
  • ?? ??? ?? ?? ?? text chat, shared behaviors in
    Java
  • Platforms Windows 95 and Windows NT
  • Script node language Java
  • Rendering library Renderware or Direct 3D
  • GLView
  • Holger Grahn?
  • ??? 3D ???? ?? ? ? ???, ??? VRML ??? ??.
  • OpenGL ??? ??? ??. Direct3D ? OpenGL ??.

55
GLView 3.1
Community Place 2.0
56
VRML Browsers (3/3)
  • World View
  • Intervista?? ???? ?? 2.0 ??.
  • Direct 3D? ???? DirectX ??? ??.
  • Java? JavaScript? script ??? ??.
  • Platforms Macintosh, Windows 95 and Windows NT
  • ??
  • Netscape?? Live 3D,
  • Liquid Reality (Microsoft)
  • NetAnimator (Geometric Software Services Co. Ltd,
    India)
  • RealSpace Viewer (Live Picture)
  • Torch (NewFire)
  • Vrwave (IICM, Graz University of Technology,
    Austria)

57
Advantage and Disadvantage of VRML
  • Advantage
  • 3?? ??
  • ?? ??? ??
  • ??? ? ?? ??? polygon lt picture
  • Disadvantage
  • ??? ??? ?? ?? ?? ?? scene? ??? ? ??.
  • ??? ?? ?? ??.
  • ???/??? ??? ???? ??.
  • ?????? ?? ??, ???? ???? ???

58
VRML ? ?? (1/4)
  • 3?? ???
  • ??? ?????? ??? 2?? ???? ???? ?? ??? 3D ????? ???
    ?? ??? ???? ??? ???? ???? ???? ???? ??? ? ?? ???
    ??.
  • ?? ???? ??? ??
  • ??? ?? ?? ???? ??, ??, ?? ?? ??? ????? ????? ???
    ?? ?? ??? ??? ??? ??? ?? ??? ??? ??.

59
VRML ? ?? (2/4)
  • ?? ? ?? ? ??? (Virtual omeshopping Exhibition)
  • ?? ???/??? (Virtual Art Gallery)
  • ?? ??? (Virtual Event)
  • ?? ??? (Information System)
  • ???? (Education)
  • ?? ?? ???? (Internet Homepage)

60
VRML ? ?? (3/4)
  • ?? ?? ???
  • ?? ??? ?? (??)http//members.aol.com/hytritium2/n
    ew4d.wrl
  • ?? ?? ???http//www.serendib.com/geo/museum/muse
    umgz.wrl
  • ??? ?????http//www.infinite-d.com/houses/house.
    html
  • ?? ??? ??http//www.cybertown.com/vrml20/apta/ap
    ta.html

61
VRML ? ?? (4/4)
  • ??. ???
  • ?? ???? ??http//www.atom.co.jp/vrml2/walk/sala.w
    rl
  • ?? ???? ??http//www.kahunanui.com/dinos/index.ht
    ml
  • Floop ??? ??http//vrml.sgi.com/floops/
  • ??? ???
  • VRML2.0? Java, VRMLScript? ??? ??? ???
    ???http//vrml.imige.co.kr/VRML/
  • http//www.kobo.net/

62
VRML? ????? ??? ??
63
X3D ??? ??? ?? ?? ??
  • web3d.co.kr

64
?? ? ? ??????? ??
www.web3d.pe.kr ?? ?? ?? (?? ?? ??? ? ) ?? ???
??
65
???? ?? ?? ??
?? ?? ??
66
VRML????? ?? ? ?? ??
67
??? ???? ?
  • http//www.web3d.ce.ro/
  • http//www.realitybuy.co.kr/index2.htm
  • http//www.kobo.net/rbk_3d/3dcatalog.htm
  • http//www.duoback.co.kr/home.htm
  • http//www.pily.pe.kr/main.html
  • http//www.csclub.com/club/3d/3d_main_rv.asp
  • http//www.viewpoint.com
  • http//www.leesunho.pe.kr/
  • http//www.web3d.pe.kr/
  • http//vrweb.co.kr
  • http//www.cymax.co.kr/information/frame1.html
  • USING VRML ?????
  • 30? ?? ?? ?? ?? ?? ???
Write a Comment
User Comments (0)
About PowerShow.com