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
0e1b39945857a2166ceb1e6554564353a116be49
OpenSpace
/
modules
/
touch
History
Jonathan Bosson
0e1b399458
instead of projecting to screen-space the error is now calculated in modelspace (tracing current viewplane pos to surface coordinates)
2017-04-18 16:52:16 -06:00
..
ext
instead of projecting to screen-space the error is now calculated in modelspace (tracing current viewplane pos to surface coordinates)
2017-04-18 16:52:16 -06:00
include
instead of projecting to screen-space the error is now calculated in modelspace (tracing current viewplane pos to surface coordinates)
2017-04-18 16:52:16 -06:00
src
instead of projecting to screen-space the error is now calculated in modelspace (tracing current viewplane pos to surface coordinates)
2017-04-18 16:52:16 -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
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
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