|
@@ -1,6 +1,6 @@
|
|
|
<html lang="en">
|
|
|
<head>
|
|
|
- <title>Ammo.js softbody cloth demo</title>
|
|
|
+ <title>Sheen demo (material property)</title>
|
|
|
<meta charset="utf-8">
|
|
|
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
|
|
|
<link type="text/css" rel="stylesheet" href="main.css">
|
|
@@ -11,7 +11,7 @@
|
|
|
</style>
|
|
|
</head>
|
|
|
<body>
|
|
|
- <div id="info">Sheen demo by <a href="https://github.com/DanielSturk">DanielSturk</a><br>Demo copied from <a href="./?q=cloth#webgl_physics_cloth">webgl_physics_cloth.html</a></div>
|
|
|
+ <div id="info">Sheen demo by <a href="https://github.com/DanielSturk">DanielSturk</a></div>
|
|
|
<div id="container"></div>
|
|
|
|
|
|
<script src="js/libs/ammo.js"></script>
|