mese79 / TouchControls

This is a three.js controller which supports touch events and hit-testing.

Home Page:http://mese79.github.io/TouchControls/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TouchControls

This is a three.js controls which supports touch events. it also has hit-testing by default which means it doesn't pass through walls or objects in the scene.
Also, I've added mouse hit-testing to the example.

* Updated to the latest threejs release (v.140) and ES6 standard.

About

This is a three.js controller which supports touch events and hit-testing.

http://mese79.github.io/TouchControls/

License:MIT License


Languages

Language:JavaScript 99.8%Language:CSS 0.1%Language:HTML 0.1%