Philip Rosedale
|
674bd8d798
|
transmitter full movement, and audio jitter buffer tweaks/debugging data
|
2013-03-11 16:19:55 -07:00 |
|
Stephen Birarda
|
593e53a5fc
|
drop mixer jitter buffer to 2 ms
|
2013-03-11 11:53:14 -07:00 |
|
Stephen Birarda
|
5d02d563b3
|
remove the flange until it's ready for primetime
This reverts commit 5652d0dcd3 .
|
2013-03-10 15:04:23 -07:00 |
|
Philip Rosedale
|
79f39483d0
|
Merge remote-tracking branch 'origin'
|
2013-03-08 18:17:10 -08:00 |
|
Stephen Birarda
|
5652d0dcd3
|
add a flange effect when turning head with gyros
|
2013-03-08 17:18:28 -08:00 |
|
Philip Rosedale
|
5c1bd68580
|
Merge remote-tracking branch 'origin/master'
|
2013-03-08 16:00:17 -08:00 |
|
Philip Rosedale
|
f014fcd0ac
|
transmitter tweaks
|
2013-03-08 15:58:49 -08:00 |
|
Stephen Birarda
|
a161ea8dc6
|
mixer needs to report itself as on EC2
|
2013-03-08 15:50:48 -08:00 |
|
Stephen Birarda
|
7eb0875a0b
|
include cstdlib for use of rand
|
2013-03-08 15:42:31 -08:00 |
|
Stephen Birarda
|
5535b8a4f5
|
allow client to request loopback from mixer
|
2013-03-08 15:37:41 -08:00 |
|
Stephen Birarda
|
39e8179473
|
add a missing semicolon
|
2013-03-08 14:33:37 -08:00 |
|
Stephen Birarda
|
686404be2b
|
add a voxel server
|
2013-03-08 14:32:06 -08:00 |
|
Stephen Birarda
|
a5708c0450
|
take proper max/min values for samples
|
2013-03-07 11:24:59 -08:00 |
|
Stephen Birarda
|
5fe311638e
|
fall back to the working MIN/MAX for int16_t
|
2013-03-07 11:10:16 -08:00 |
|
Stephen Birarda
|
c1ca2daa00
|
include stdint for INT16_MAX and INT16_MIN
|
2013-03-07 11:07:45 -08:00 |
|
Stephen Birarda
|
615d1d5152
|
mix together client samples, don't overwrite
|
2013-03-07 11:05:02 -08:00 |
|
Stephen Birarda
|
4a0aba9fb6
|
explicitly include GLUT framework for apple builds
|
2013-03-07 10:35:59 -08:00 |
|
Philip Rosedale
|
26fd44f030
|
100,000 voxel death star with concentric shells
|
2013-03-06 16:58:38 -08:00 |
|
Philip Rosedale
|
e7aa142082
|
Merge remote-tracking branch 'origin'
|
2013-03-06 15:23:40 -08:00 |
|
Stephen Birarda
|
160e9f1100
|
mixer needs to report its local address as EC2 box
|
2013-03-06 14:55:44 -08:00 |
|
Philip Rosedale
|
89d205f304
|
turn cloud back off
|
2013-03-06 14:45:24 -08:00 |
|
Philip Rosedale
|
f98f64e8f7
|
Added red 'laser pointer' to hand
|
2013-03-06 14:40:24 -08:00 |
|
Stephen Birarda
|
f004479e39
|
bump up to 300000 voxels, with color
|
2013-03-06 14:34:14 -08:00 |
|
Stephen Birarda
|
f27af9c903
|
use fred's fancy new formula for distance attenuation
|
2013-03-06 14:13:27 -08:00 |
|
Stephen Birarda
|
e16cd4ffc3
|
use vertex buffer objects to speed up voxel rendering
|
2013-03-06 13:56:11 -08:00 |
|
Stephen Birarda
|
0fbb534566
|
randomly draw 50000 voxels for glDrawElements test
|
2013-03-06 12:04:27 -08:00 |
|
stojce
|
2a4a7b4ab8
|
call gluDeleteQuadric only if sphare is initialised
|
2013-03-06 08:16:40 +01:00 |
|
stojce
|
3b3ab9f68f
|
set texture binding of first render call only
|
2013-03-06 08:08:18 +01:00 |
|
stojce
|
0b81ef5565
|
ignored files
|
2013-03-06 07:22:55 +01:00 |
|
stojce
|
4d6bbba93d
|
added eye texture
|
2013-03-06 07:20:11 +01:00 |
|
Philip Rosedale
|
4203fddb88
|
Transmitter now controls hand position and rotation.
|
2013-03-04 18:36:50 -08:00 |
|
Philip Rosedale
|
04bd98cf85
|
Merge remote-tracking branch 'origin'
|
2013-03-04 17:01:24 -08:00 |
|
Philip Rosedale
|
2903ff9f73
|
Adding support for transmitter data
|
2013-03-04 17:00:30 -08:00 |
|
Philip Rosedale
|
f3d086f6dd
|
Merge pull request #10 from heracek/19095
Code Review for Job #19095
|
2013-03-04 16:59:53 -08:00 |
|
Stephen Birarda
|
7064beba8b
|
fix calcuation of distance attenuation coefficient
|
2013-03-04 15:10:53 -08:00 |
|
Stephen Birarda
|
171c919946
|
remove SDK specifiers alltogether to confirm cause of hifi-mini error
|
2013-03-04 14:28:52 -08:00 |
|
Stephen Birarda
|
127dbf8da3
|
remove the deployment target specifier
|
2013-03-04 14:26:18 -08:00 |
|
Stephen Birarda
|
28832177ac
|
force use of 10.7 SDK to make hifi-mini happy again
|
2013-03-04 13:26:11 -08:00 |
|
Stephen Birarda
|
64ecfa3b50
|
Revert "test for source of hifi-mini build failure"
This reverts commit cbc6e07362 .
|
2013-03-04 13:05:03 -08:00 |
|
Stephen Birarda
|
cbc6e07362
|
test for source of hifi-mini build failure
|
2013-03-04 13:00:31 -08:00 |
|
Stephen Birarda
|
5bd0b49cec
|
general SDK specification for root CMakeLists
|
2013-03-04 12:49:19 -08:00 |
|
Stephen Birarda
|
fa53d2c399
|
don't specify 10.8 for OS X SDK, use latest avail
|
2013-03-04 12:47:59 -08:00 |
|
Stephen Birarda
|
2ebb43691d
|
Revert "fix iostream include"
This reverts commit ff9eab04d9 .
|
2013-03-04 12:27:03 -08:00 |
|
Stephen Birarda
|
ff9eab04d9
|
fix iostream include
|
2013-03-04 12:25:41 -08:00 |
|
Stephen Birarda
|
bb25365604
|
don't recalculate distance coefficient for same two clients
|
2013-03-04 12:03:36 -08:00 |
|
Stephen Birarda
|
653812a79c
|
explicitly define OS X base SDK and target
|
2013-03-04 11:34:38 -08:00 |
|
Stephen Birarda
|
4648ce033e
|
remove the flanger that isn't working as expected
This reverts commit a7deca0ced .
|
2013-03-04 10:37:55 -08:00 |
|
Stephen Birarda
|
a7deca0ced
|
add a broken flanger
|
2013-03-04 10:37:48 -08:00 |
|
Stephen Birarda
|
7086e075a8
|
undo revert of old low pass filtering test
This reverts commit 1c6fa52357 .
|
2013-03-01 15:50:28 -08:00 |
|
Stephen Birarda
|
f0642f1d11
|
remove low pass filtering tests
This reverts commit 0c05713955 .
|
2013-03-01 15:50:16 -08:00 |
|