Benutzer-Werkzeuge

Webseiten-Werkzeuge


sandbox

<html>

 <head>
  <meta http-equiv="X-UA-Compatible" content="IE=edge"/> 
   <title>My first X3DOM page</title> 
   <script type='text/javascript' src='https://www.x3dom.org/download/x3dom.js'> </script> 
   <link rel='stylesheet' type='text/css' href='https://www.x3dom.org/download/x3dom.css'></link> 
 </head> 
 <body> 
   <h1>Hello, X3DOM!</h1> 
   <p> 
     This is my first html page with some 3d objects. 
   </p> 
  <x3d width='500px' height='400px'> 
  <scene>
<inline url="https://gartenkraftwerk.at/public/singer-pv.x3d"> </inline> 
  </scene> 
  </x3d> 
  
 </body> 

</html> https://gartenkraftwerk.at/public/singer-pv.x3d

sandbox.txt · Zuletzt geändert: 2020/09/01 16:59 von admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki