Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MV3204X3dForWebAuthors
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
MV3204X3dForWebAuthors
Commits
c0707da8
Commit
c0707da8
authored
5 years ago
by
Brennenstuhl, Tobias FORNATL, GY
Browse files
Options
Downloads
Patches
Plain Diff
Delete meb.x3d
parent
1de4d5de
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assignments/DirectedStudy/Tobias/Scenes/meb.x3d
+0
-54
0 additions, 54 deletions
assignments/DirectedStudy/Tobias/Scenes/meb.x3d
with
0 additions
and
54 deletions
assignments/DirectedStudy/Tobias/Scenes/meb.x3d
deleted
100644 → 0
+
0
−
54
View file @
1de4d5de
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "http://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D
profile=
'Immersive'
version=
'3.3'
xmlns:xsd=
'http://www.w3.org/2001/XMLSchema-instance'
xsd:noNamespaceSchemaLocation=
'http://www.web3d.org/specifications/x3d-3.3.xsd'
>
<head>
<!-- Authors need to replace asterisked values or delete unneeded meta tags as appropriate -->
<meta
content=
'*enter FileNameWithNoAbbreviations.x3d here*'
name=
'title'
/>
<meta
content=
'*enter description here, short-sentence summaries preferred*'
name=
'description'
/>
<meta
content=
'*enter name of original author here*'
name=
'creator'
/>
<meta
content=
'*if manually translating VRML-to-X3D, enter name of person translating here*'
name=
'translator'
/>
<meta
content=
'*enter date of initial version here*'
name=
'created'
/>
<meta
content=
'*enter date of translation here*'
name=
'translated'
/>
<meta
content=
'*enter date of latest revision here*'
name=
'modified'
/>
<meta
content=
'*enter version here, if any*'
name=
'version'
/>
<meta
content=
'*enter reference citation or relative/online url here*'
name=
'reference'
/>
<meta
content=
'*enter additional url/bibliographic reference information here*'
name=
'reference'
/>
<meta
content=
'*enter reference resource here if required to support function, delivery, or coherence of content*'
name=
'requires'
/>
<meta
content=
'*enter copyright information here* Example: Copyright (c) Web3D Consortium Inc. 2006 to present'
name=
'rights'
/>
<meta
content=
'*enter drawing filename/url here*'
name=
'drawing'
/>
<meta
content=
'*enter image filename/url here*'
name=
'Image'
/>
<meta
content=
'*enter movie filename/url here*'
name=
'MovingImage'
/>
<meta
content=
'*enter photo filename/url here*'
name=
'photo'
/>
<meta
content=
'*enter subject keywords here*'
name=
'subject'
/>
<meta
content=
'*enter permission statements or url here*'
name=
'accessRights'
/>
<meta
content=
'*insert any known warnings, bugs or errors here*'
name=
'warning'
/>
<meta
content=
'*enter online Uniform Resource Identifier (URI) or Uniform Resource Locator (URL) address for this file here*'
name=
'identifier'
/>
<meta
content=
'X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'
name=
'generator'
/>
<meta
content=
'../license.html'
name=
'license'
/>
<!-- Additional authoring resources for meta-tags: http://www.dublincore.org/documents/dcmi-terms http://www.dublincore.org/documents/dces http://www.w3.org/TR/html4/struct/global.html#h-7.4.4 http://vancouver-webpages.com/META http://vancouver-webpages.com/META/about-mk-metas2.html Additional authoring resources for language codes: http://www.rfc-editor.org/rfc/bcp/bcp47.txt http://www.loc.gov/standards/iso639-2/langhome.html http://www.iana.org/numbers.html#L -->
</head>
<Scene>
<Transform
translation=
'0 -0.5 0'
>
<Shape>
<Box
size=
'20 0.2 20'
/>
<Appearance>
<Material
diffuseColor=
'0.3 0.3 0.3'
/>
<ImageTexture
url=
'"asphalt.jpg"'
/>
</Appearance>
</Shape>
</Transform>
<Transform
rotation =
'0 0 1.57 1.57'
>
<Shape>
<Cylinder
bottom=
'true'
height=
'1.0'
radius=
'1.0'
side=
'true'
top=
'true'
/>
<Appearance>
<Material
diffuseColor=
'0.3 0.3 0.3'
/>
<ImageTexture
repeatS=
'false'
repeatT=
'false'
url=
'"wheel.jpg"'
/>
<!-- TODO authors can add optional ImageTexture, MovieTexture, PixelTexture, TextureTransform, FillProperties, and/or LineProperties nodes here -->
</Appearance>
</Shape>
</Transform>
<!-- Scene graph nodes are added here -->
</Scene>
</X3D>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment