three.js misc controls

nos-user · · HTML

About

three.js webgl - drag controls Use "Shift+Click" to add/remove objects to/from a group. Use "M" to toggle between rotate and pan mode (touch only). Grouped objects can be transformed as a union. Based on the three.js example misc_controls_d

More like this

Document text
three.js webgl - drag controls
Use "Shift+Click" to add/remove objects to/from a group.
Use "M" to toggle between rotate and pan mode (touch only).
Grouped objects can be transformed as a union.
Based on the three.js example misc_controls_drag.html · MIT License · Copyright © 2010-2026 three.js authors · github.com/mrdoob/three.js
Modules bundled into the page, so this is one HTML file with no external files.