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-05 11:09:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f36159cba8e3bb4c0afc69346a81f8245889e21
OpenSpace
/
modules
/
touch
History
Jonathan Bosson
8f36159cba
add prints of gradient if verbose
2017-05-02 15:24:42 -06:00
..
ext
add prints of gradient if verbose
2017-05-02 15:24:42 -06:00
include
first pass on scaling _sensitivities with screen size
2017-04-27 14:03:33 -06:00
src
decrease velocity as we get closer to the planet more smoothly, fixed 'lose-focusnode'-bug with direct touch
2017-04-27 15:49:34 -06:00
CMakeLists.txt
first step for LM algorithm on screen-space points, camera/focusnode causes crashes if not initialized, where do we do this best?
2017-04-12 14:37:28 -06:00
include.cmake
new touch module with TUIO library to make OpenSpace tuio-aware
2017-02-16 12:52:39 -07:00
touchmodule.cpp
fix diagonal-orbit-only bug and cleanup of code
2017-04-25 13:11: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