u
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<title>3D Cube Viewer</title>
|
||||
</head>
|
||||
<body>
|
||||
@@ -17,6 +17,10 @@
|
||||
<p>🖱️ Left click + drag: Rotate around model</p>
|
||||
<p>🖱️ Right click + drag: Pan</p>
|
||||
<p>⚙️ Mouse wheel: Zoom in/out</p>
|
||||
<hr style="margin: 10px 0; border: 1px solid #555;">
|
||||
<p>👆 Single finger drag: Rotate around model</p>
|
||||
<p>🤏 Pinch to zoom: Zoom in/out</p>
|
||||
<p>✌️ Two finger drag: Pan around scene</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user