Skip to content

Instantly share code, notes, and snippets.

@Ecat95
Ecat95 / index.html
Created April 16, 2026 01:23
Three.js joystick & orbit controls
<div id="mobileInterface" class="noSelect">
<div id="joystickWrapper1"></div>
<div id="joystickWrapper2">
<div id="jumpButton">
<p>JUMP</p>
</div>
</div>
</div>