All Projects → mese79 → TouchControls

mese79 / TouchControls

Licence: MIT license
This is a three.js controller which supports touch events and hit-testing.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to TouchControls

awesome-threejs
搜集并学习threejs的相关知识总结、Demo、站点、书籍等。
Stars: ✭ 96 (+123.26%)
Mutual labels:  threejs
three-render-objects
Easy way to render ThreeJS objects with built-in interaction defaults
Stars: ✭ 33 (-23.26%)
Mutual labels:  threejs
origami
Origami Building in threejs
Stars: ✭ 29 (-32.56%)
Mutual labels:  threejs
2018-package-three-webpack-plugin
[ARCHIVED] Webpack plugin to use Three.js "examples" classes
Stars: ✭ 45 (+4.65%)
Mutual labels:  threejs
react-imageViewer
React component for image displaying in full screen
Stars: ✭ 61 (+41.86%)
Mutual labels:  touch
Expo-Nitro-Roll
A cross-platform video game built with Expo and three.js!
Stars: ✭ 16 (-62.79%)
Mutual labels:  threejs
three-font-outliner
Constructing shapes from glyphs at runtime for three.js.
Stars: ✭ 58 (+34.88%)
Mutual labels:  threejs
three-stdlib
📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
Stars: ✭ 380 (+783.72%)
Mutual labels:  threejs
revit-family-web-viewer
Revit Web Viewer is a Three.js-based project viewer. Revit projects / families must be exported using RvtVa3cExporter (https://github.com/va3c/RvtVa3c)
Stars: ✭ 48 (+11.63%)
Mutual labels:  threejs
bf-3
my personal site, bf.wtf version 3
Stars: ✭ 58 (+34.88%)
Mutual labels:  threejs
Mage
Mage is a 3D Game Engine, built on top of THREE.js. It features Unity-like scripting, AMMO.js powered physics workers, an Infernojs powered UI and a clean API. Under (very) active development.
Stars: ✭ 76 (+76.74%)
Mutual labels:  threejs
billiards
billiards physics
Stars: ✭ 37 (-13.95%)
Mutual labels:  threejs
angular-three-examples
Angular5 + three.js + Three.js examples/js (ColladaLoader and OrbitControls)
Stars: ✭ 69 (+60.47%)
Mutual labels:  threejs
aframe-globe-component
3D Globe data visualization component for A-Frame
Stars: ✭ 27 (-37.21%)
Mutual labels:  threejs
Manim.three.js
A web compatible html5 canvas based mathematical rendering engine like the manim by 3b1b
Stars: ✭ 14 (-67.44%)
Mutual labels:  threejs
apate-ar
Framwork for environment aware AR with occlusion, lighting PBR rendering, physics support (cannon.js), based on three.js
Stars: ✭ 77 (+79.07%)
Mutual labels:  threejs
EduSmart
It utilizes 3D, Augmented reality to give real-life simulations or feels of various models and make the learning process more impactful and fascinating. With an interactive live feature, students can ask the teacher their doubts instantly and also discuss.
Stars: ✭ 23 (-46.51%)
Mutual labels:  threejs
spot-the-bot
A cooperative WebVR game by Hook Studios. Checkout other WebVR experiments at https://webvrexperiments.com
Stars: ✭ 17 (-60.47%)
Mutual labels:  threejs
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+67.44%)
Mutual labels:  threejs
ThreeNetwork
Network sync library for Three.js
Stars: ✭ 64 (+48.84%)
Mutual labels:  threejs

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].