aadereiko / threejs_interactions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Three.js interaction task

A tasks list:

  • Add a clickable plane (with depth). When an user clicks on this plane, a cube appears;
  • The cubes are movable by cells;
  • It's possible to press on a cube with a pressed shift key and remove it.
  • Orbit controls are also provided, and it should work only when a cube is not selected.

About


Languages

Language:JavaScript 94.6%Language:CSS 3.0%Language:HTML 2.4%