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-04 18:51:17 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0542e7cef57dfb3f7a07a765fcbf98086541effb
OpenSpace
/
modules
/
touch
History
Jonathan Bosson
0542e7cef5
Levmarq gives right q values, need to transform them to camera space correctly
2017-04-20 15:22:53 -06:00
..
ext
Levmarq gives right q values, need to transform them to camera space correctly
2017-04-20 15:22:53 -06:00
include
levmarq using correct gradient (finite derivative) and using the error to determine next delta step
2017-04-19 18:14:47 -06:00
src
Levmarq gives right q values, need to transform them to camera space correctly
2017-04-20 15:22:53 -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
levmarq using correct gradient (finite derivative) and using the error to determine next delta step
2017-04-19 18:14:47 -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