This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenSpace
Watch
1
Star
0
Fork
0
You've already forked OpenSpace
mirror of
https://github.com/OpenSpace/OpenSpace.git
synced
2026-01-07 12:10:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60849e266b2b269d186bdd95ed2682e9721d72ce
OpenSpace
/
modules
/
touch
History
Jonathan Bosson
60849e266b
small cleanup
2017-04-10 21:03:55 -06:00
..
ext
Include right directories on posix files as well
2017-03-07 10:48:22 -07:00
include
attempted to make zooming velocities smoother
2017-04-07 16:30:40 -06:00
src
small cleanup
2017-04-10 21:03:55 -06:00
CMakeLists.txt
cleanup with using namespace in header files, start of new interaction class for touch input
2017-03-08 20:43:17 -07:00
include.cmake
new touch module with TUIO library to make OpenSpace tuio-aware
2017-02-16 12:52:39 -07:00
touchmodule.cpp
touch is more snappy, nice
2017-04-06 14:06:40 -06:00
touchmodule.h
TuioEar can now detect a tap, implemented picking feature. If a selectable node is tapped at that is set as the new focusNode and the camera does a panning to that direction. If not will the camera zoom in towards the focusNode
2017-03-31 14:39:05 -06:00