18 lines
627 B
HTML
18 lines
627 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html;charset=utf-8">
|
|
<meta name="viewport" content="width=device-width, user-scalable=no">
|
|
<title>Online 3D Viewer</title>
|
|
</head>
|
|
|
|
<body>
|
|
<iframe
|
|
width="640" height="480" style="border:1px solid #eeeeee;"
|
|
src="../../website/embed.html#model=assets/models/solids.obj,assets/models/solids.mtl$camera=2.18558,4.53834,2.35460,3.62488,2.61927,-0.52401,0.00000,1.00000,0.00000$envsettings=fishermans_bastion,off$backgroundcolor=255,255,255$defaultcolor=200,200,200$edgesettings=off,0,0,0,1">
|
|
</iframe>
|
|
</body>
|
|
|
|
</html>
|