Stephen Birarda
671b75b2ac
audio test using two sources, no panning
2013-01-25 11:16:42 -08:00
Stephen Birarda
186f1217c3
swap echo for forevermore sample, phase delay with gyro
2013-01-24 11:15:58 -08:00
Stephen Birarda
4d914128ea
simplify audio code, allow passing of Head object
2013-01-22 17:56:12 -08:00
Stephen Birarda
8a7db1f63c
remove duplicate sources directory
2013-01-22 14:45:06 -08:00
Stephen Birarda
078ee65438
organize folder to match Xcode structure
2013-01-22 13:45:37 -08:00
Philip Rosedale
ab50a4dd7c
Work to add lattice, finger, other stuff
2013-01-21 18:07:07 -08:00
Kenneth Keiter
b6919755c2
Roll-up commit of marker-tracking.
...
* Added OpenCV and CVBlob framework.
* Added marker acquisition and tracking.
Note: OpenCV libs are compiled for Apple x64 arch. This is for convenience.
2012-12-13 13:08:04 -08:00
Philip Rosedale
09f3c00b5a
Adding networking to send agent head rotations
2012-12-12 09:54:13 -08:00
Philip Rosedale
255e628a92
Moving I/O code into head class, playing with blocks
2012-11-28 14:50:14 -08:00
Philip Rosedale
fad5e28347
Moving I/O code into head class, playing with blocks
2012-11-28 14:47:09 -08:00
Yoz Grahame
8b720d53df
Move constants to macros; increase particle count
2012-11-28 14:01:35 -08:00
Yoz Grahame
268bc88ed3
Merge branch 'master' of git://github.com/worklist/interface
...
Conflicts:
main.cpp
2012-11-26 14:17:32 -08:00
Philip Rosedale
4226886042
Added vector renderer util, broadcast packets now reaching agents
2012-11-21 12:08:30 -08:00
Philip Rosedale
2cf25c23c5
Spaceserver agent list, broadcast routines for discovered agents
2012-11-21 11:12:40 -08:00
Yoz Grahame
5a522feb32
Merge branch 'master' of git://github.com/worklist/interface
...
Conflicts:
main.cpp
2012-11-19 12:56:38 -08:00
Philip Rosedale
eb648d3d1f
Partial commit to switch sprite rendering to new Cloud class
2012-11-17 17:00:56 -08:00
Yoz Grahame
1f6134b14b
Lock build SDK to 10.7
2012-11-12 17:48:45 -08:00
Philip Rosedale
eb69451c9b
Default with less stuff showing, code cleanup.
2012-11-07 14:49:28 -08:00
Philip Rosedale
fd09a94db0
Testing Grayson texture
2012-11-07 12:53:29 -08:00
Yoz Grahame
e6ef767152
Uses point sprites, Grayson's texture, and 100,000 particles
2012-11-06 17:59:20 -08:00
Yoz Grahame
2a9d1701cb
Added sphere.png
2012-11-06 15:35:17 -08:00
Yoz Grahame
6cdba406e1
Now loads PNGs as textures (test texture load in the corner)
2012-11-05 16:52:45 -08:00
Philip Rosedale
181a0b8afc
New Hardware RET6 code for more channels, added particle elements, physics.
2012-10-21 21:11:52 -07:00
Philip Rosedale
8b90a5d40c
Added hand code to display/move a manipulator arm
2012-10-14 15:07:31 -07:00
Philip Rosedale
98cb1d634e
Added large model of head, and networking code.
2012-10-13 10:46:15 -07:00
Seiji Emery
908a853223
Minor changes: added an additional audio buffer (captures audio input), with a corresponding read method. This buffer is optional, and toggleable via a preprocessor macro. Also added const-correctness for Audio write methods.
2012-09-07 16:15:19 -07:00
Seiji Emery
094faf3617
Added audio docs.
2012-09-05 16:01:42 -07:00
Seiji Emery
933946320a
Added audio code
2012-09-04 13:07:41 -07:00