Philip Rosedale
|
4245f33c3c
|
Merge pull request #915 from ey6es/master
Subtract the long term average from the eye gaze directions. Best solution I've found so far for aligning the gaze.
|
2013-09-10 09:36:04 -07:00 |
|
Stephen Birarda
|
613334074f
|
leverage qDebug and custom message handler for verbose logging
|
2013-09-09 15:11:11 -07:00 |
|
Andrzej Kapolka
|
f8aee88a5b
|
Let's try subtracting the long-term average from the eye directions.
|
2013-09-09 14:30:26 -07:00 |
|
Andrzej Kapolka
|
8fec78d82a
|
Disable random saccades for own eyes.
|
2013-09-09 13:48:46 -07:00 |
|
Andrzej Kapolka
|
597c57a117
|
Revert "Try using the eye coefficients rather than the eye directions reported by"
This reverts commit 37aa909322 .
|
2013-09-09 12:17:12 -07:00 |
|
Andrzej Kapolka
|
37aa909322
|
Try using the eye coefficients rather than the eye directions reported by
Faceshift.
|
2013-09-09 11:22:46 -07:00 |
|
Andrzej Kapolka
|
ddf92b39c7
|
Fix for off-axis ambient occlusion.
|
2013-09-08 17:52:35 -07:00 |
|
Andrzej Kapolka
|
699007691b
|
Simplification.
|
2013-09-06 17:50:16 -07:00 |
|
Andrzej Kapolka
|
1a767f3e08
|
Bump up the offset scale for Faceshift.
|
2013-09-06 16:52:32 -07:00 |
|
Andrzej Kapolka
|
38dd176506
|
Fix for off-by-one-frame error.
|
2013-09-06 16:43:22 -07:00 |
|
Andrzej Kapolka
|
f475163072
|
I believe this should fix the offset in mirror mode.
|
2013-09-06 16:20:13 -07:00 |
|
Andrzej Kapolka
|
26411a42b1
|
More focal length bits.
|
2013-09-06 15:07:15 -07:00 |
|
Andrzej Kapolka
|
f8a74acb02
|
Special frustum handling for mirrored mode.
|
2013-09-06 10:19:17 -07:00 |
|
Andrzej Kapolka
|
32af1de3ac
|
For clarity, break the projection matrix update out of resizeGL.
|
2013-09-05 12:34:25 -07:00 |
|
Andrzej Kapolka
|
4961913fc4
|
Transmit the eye offset position along with the rest of the frustum
parameters.
|
2013-09-05 12:20:15 -07:00 |
|
Andrzej Kapolka
|
dd8a40decd
|
Need to call resizeGL in order to update the projection matrix.
|
2013-09-05 11:41:16 -07:00 |
|
Andrzej Kapolka
|
3a195951db
|
Merge branch 'master' of https://github.com/worklist/hifi into off
|
2013-09-05 10:56:02 -07:00 |
|
Andrzej Kapolka
|
03ead34642
|
Code review cleanup.
|
2013-09-05 10:34:43 -07:00 |
|
Andrzej Kapolka
|
70a21fc9ad
|
Merge branch 'master' of https://github.com/worklist/hifi into shifty
|
2013-09-05 10:20:56 -07:00 |
|
Andrzej Kapolka
|
79408560d9
|
Tweaking the off-axis positions.
|
2013-09-04 17:48:54 -07:00 |
|
Andrzej Kapolka
|
1532b5d91a
|
Apply eye offset position based on Faceshift/webcam.
|
2013-09-04 17:33:57 -07:00 |
|
ZappoMan
|
06f34b3163
|
Merge pull request #903 from birarda/bundle-name
capitalize the bundle name for interface on OS X
|
2013-09-04 17:15:00 -07:00 |
|
Stephen Birarda
|
9ede6b75c6
|
force the OS X bundle name to be capitalized
|
2013-09-04 17:09:43 -07:00 |
|
Andrzej Kapolka
|
a60be83fc7
|
Merge branch 'master' of https://github.com/worklist/hifi into shifty
|
2013-09-04 16:12:34 -07:00 |
|
Andrzej Kapolka
|
9ed698e04c
|
Remove debug statement.
|
2013-09-04 16:10:13 -07:00 |
|
Andrzej Kapolka
|
54116cbc85
|
Testing audio shutdown before menu destruction.
|
2013-09-04 16:04:36 -07:00 |
|
Andrzej Kapolka
|
834b671f5a
|
Merge branch 'master' of https://github.com/worklist/hifi into shifty
|
2013-09-04 15:32:15 -07:00 |
|
atlante45
|
b8c18bee2d
|
merge
|
2013-09-04 15:31:12 -07:00 |
|
atlante45
|
5da525fc3e
|
memory wastes and code cleaning PR comments
|
2013-09-04 15:12:24 -07:00 |
|
Andrzej Kapolka
|
0a9db6a5ee
|
Moved device-related files to "devices" folder.
|
2013-09-04 12:15:36 -07:00 |
|
Andrzej Kapolka
|
5e23c79192
|
Tweaked feature scales, send recalibrate request on reset.
|
2013-09-04 11:55:55 -07:00 |
|
Andrzej Kapolka
|
679926ce42
|
Working on brow/mouth mapping.
|
2013-09-04 11:40:53 -07:00 |
|
Andrzej Kapolka
|
f84d6f4f37
|
Fix for eye pitch, track blinking locally.
|
2013-09-04 10:59:53 -07:00 |
|
Andrzej Kapolka
|
2c2f2fad5a
|
Lookat adjustment.
|
2013-09-04 10:53:07 -07:00 |
|
Andrzej Kapolka
|
0d593c4a3f
|
When Faceshift is active, use its eye directions rather than the mouse ray.
|
2013-09-04 10:46:11 -07:00 |
|
atlante45
|
1781abe937
|
Added Menu instance deletion in Application destructor.
|
2013-09-04 10:40:42 -07:00 |
|
atlante45
|
a1e433e189
|
Updated Application destructor
|
2013-09-04 10:24:10 -07:00 |
|
Andrzej Kapolka
|
697484d0bb
|
Another coordinate tweak.
|
2013-09-03 18:29:46 -07:00 |
|
Andrzej Kapolka
|
3423053612
|
Coordinate system tweaks.
|
2013-09-03 18:23:02 -07:00 |
|
Andrzej Kapolka
|
650e9c4267
|
Silencio!
|
2013-09-03 18:15:51 -07:00 |
|
atlante45
|
b03482ead5
|
Some more memory leaks and codes formatting
|
2013-09-03 17:16:06 -07:00 |
|
Andrzej Kapolka
|
6a3b2c7ad0
|
Get the blendshape names and read the blink amounts.
|
2013-09-03 16:44:06 -07:00 |
|
atlante45
|
06119990e8
|
Fixed ui related files memory wastes
|
2013-09-03 14:47:50 -07:00 |
|
Andrzej Kapolka
|
b406dc7311
|
Log when attempting to connect and on failure. Wait a second before
attempting to reconnect.
|
2013-09-03 14:20:47 -07:00 |
|
Andrzej Kapolka
|
734cb83e81
|
Read Faceshift head translation/rotation.
|
2013-09-03 13:56:04 -07:00 |
|
atlante45
|
7688dc4779
|
Fixed renderer related files memory wastes
|
2013-09-03 13:50:01 -07:00 |
|
atlante45
|
688bc17954
|
Fixed avatar related files memory wastes
|
2013-09-03 13:37:25 -07:00 |
|
Andrzej Kapolka
|
213a8fcd63
|
Working on Faceshift integration.
|
2013-09-03 11:52:32 -07:00 |
|
Andrzej Kapolka
|
7c3bb4ecc4
|
Merge branch 'master' of https://github.com/worklist/hifi into shifty
|
2013-09-03 11:00:29 -07:00 |
|
Andrzej Kapolka
|
843d5656bd
|
Fix for compile warnings on Linux: check return values on read/write.
|
2013-09-03 10:45:33 -07:00 |
|