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>
sandbox.txt · Zuletzt geändert: von admin
