vox-viewer
Version:
like model-viewer but for .vox models
16 lines (15 loc) • 389 B
HTML
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=demo/" />
<title>voxel-viewer</title>
</head>
<body>
<!--
Visit demo/index.html to see live examples of your element running.
This page will automatically redirect you there when run in the browser
with `polymer serve`.
-->
</body>
</html>