#X3D V3.0 utf8 # X3D-to-ClassicVRML XSL translation autogenerated by X3dToVrml97.xslt # https://www.web3d.org/x3d/content/X3dToVrml97.xslt # Generated using XSLT processor: Saxonica PROFILE Interactive # [X3D] version=3.0 # [X3D] noNamespaceSchemaLocation=https://www.web3d.org/specifications/x3d-3.0.xsd # [head] META "title" "Sun.x3d" META "creator" "Selcuk OZTURK" META "description" "Model that represents the sun in the sky." META "created" "15 August 2002" META "modified" "20 October 2019" META "identifier" "https://savage.nps.edu/Savage/AircraftMiscellaneous/Zeppelin/Sun.x3d" META "generator" "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" META "license" "../../license.html" # [Scene] ========== ========== ========== NavigationInfo { type [ "EXAMINE" "ANY" ] } ### Default X3D NavigationInfo WorldInfo { title "Sun.x3d" } Viewpoint { description "Sun" position 30 30 -10 } Transform { translation 30 30 -50 children [ Shape { appearance Appearance { material DEF COLOR Material { diffuseColor 1 1 0 shininess 0.8 } } geometry Sphere { radius 3 } } DEF CLOCK TimeSensor { cycleInterval 10 loop TRUE } DEF SunPath ColorInterpolator { key [ 0 0.25 0.5 0.75 1.0 ] keyValue [ 1 1 0 1 0.8 0 1 0.5 0 1 0.8 0 1 1 0 ] } ] } ROUTE CLOCK.fraction_changed TO SunPath.set_fraction ROUTE SunPath.value_changed TO COLOR.set_diffuseColor PointLight { attenuation 1 1 1 color 0.6 0.3 0 radius 500 }