source: GTP/trunk/Lib/Vis/Preprocessing/data/graz/terrain_walls.x3d @ 257

Revision 257, 1.7 KB checked in by bittner, 19 years ago (diff)

preparing for edge based sampling. new data files added

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN"   "http://www.web3d.org/specifications/x3d-3.0.dtd">
3<X3D profile="Full">
4  <head>
5    <meta name="filename" content="terrain_walls.x3d"/>
6    <meta name="description" content="*enter description here, short-sentence summaries preferred*"/>
7    <meta name="author" content="*enter name of original author here*"/>
8    <meta name="translator" content="*if manually translating VRML-to-X3D, enter name of person translating here*"/>
9    <meta name="created" content="*enter date of initial version here*"/>
10    <meta name="translated" content="06 September 2005"/>
11    <meta name="revised"    content="06 September 2005"/>
12    <meta name="version" content="*enter version here*"/>
13    <meta name="reference" content="*enter reference citation or relative/online url here*"/>
14    <meta name="reference" content="*enter additional url/bibliographic reference information here*"/>
15    <meta name="copyright" content="*enter copyright information here* Example:  Copyright (c) Web3D Consortium Inc. 2002"/>
16    <meta name="drawing" content="*enter drawing filename/url here*"/>
17    <meta name="image" content="*enter image filename/url here*"/>
18    <meta name="movie" content="*enter movie filename/url here*"/>
19    <meta name="photo" content="*enter photo filename/url here*"/>
20    <meta name="keywords" content="*enter keywords here*"/>
21    <meta name="url" content="*enter online url address for this file here*"/>
22    <meta name="generator" content="Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html"/>
23  </head>
24  <Scene>
25  <Inline  url='"Worlds/Graz/small/terrain.wrl"'/>
26  <Inline  url='"Worlds/Graz/small/walls.wrl"'/>
27  </Scene>
28
29</X3D>
Note: See TracBrowser for help on using the repository browser.