Some checks are pending
Build / build (18.x, macos-latest) (push) Waiting to run
Build / build (18.x, ubuntu-latest) (push) Waiting to run
Build / build (18.x, windows-latest) (push) Waiting to run
Build / build (20.x, macos-latest) (push) Waiting to run
Build / build (20.x, ubuntu-latest) (push) Waiting to run
Build / build (20.x, windows-latest) (push) Waiting to run
21 lines
438 B
HTML
21 lines
438 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>tellme模型处理平台</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<iframe
|
|
src="../../website#model=assets/models/solids.obj,assets/models/solids.mtl"
|
|
width="640" height="480"
|
|
style="border:1px solid #eeeeee;">
|
|
</iframe>
|
|
</body>
|
|
|
|
</html>
|