We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cce82 commit 91bbb79Copy full SHA for 91bbb79
1 file changed
src/volumetricdisplay/index.html
@@ -30,7 +30,7 @@
30
</svg>
31
</div>
32
<div style="position: absolute; left: 480px; top: 0px; width: 450px; height: 40px; color: #cccccc;">
33
- <span style="color: #cccccc; font-size: 13px; line-height: 40px;">mouse-drag = orbit around center, mouse-wheel = closer/farther</span>
+ <span style="color: #cccccc; font-size: 13px; line-height: 40px;">mouse-drag = rotate around object, mouse-wheel = closer/farther</span>
34
35
<div title="Cubic Voxel Volumetric Display at GitHub" style="position: absolute; left: 1010px; top: 10px; width: 20px; height: 20px; background-color: transparent; overflow: hidden; cursor: pointer;">
36
<a href="https://github.com/TimSamshuijzen/complexityzone/tree/main/src/volumetricdisplay" target="_blank">
0 commit comments