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
bbe99f1a11350623a4b0d72199d48805d8c409cc
OpenSpace
/
modules
/
touch
History
Jonathan Bosson
bbe99f1a11
fix misinterpreted taps
2017-04-27 14:32:35 -06:00
..
ext
Using slerp to interpolate to new local rotation when choosing new focusnode, tried central difference on gradient calc to resolve zoom/roll bug
2017-04-26 16:10:23 -06:00
include
first pass on scaling _sensitivities with screen size
2017-04-27 14:03:33 -06:00
src
fix misinterpreted taps
2017-04-27 14:32:35 -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