No description
Find a file
2012-10-13 12:09:43 -07:00
balance_maple Added audio code 2012-09-04 13:07:41 -07:00
build Added audio code 2012-09-04 13:07:41 -07:00
glm Added audio code 2012-09-04 13:07:41 -07:00
interface.xcodeproj Fixed bug with hang on serial turned off and no device. 2012-10-13 12:09:43 -07:00
.DS_Store Added large model of head, and networking code. 2012-10-13 10:46:15 -07:00
audio.cpp 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
audio.h 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
field.cpp Merge branch 'master' of https://github.com/worklist/interface 2012-09-09 08:15:21 -07:00
field.h Added large model of head, and networking code. 2012-10-13 10:46:15 -07:00
head.cpp Added large model of head, and networking code. 2012-10-13 10:46:15 -07:00
head.h Added large model of head, and networking code. 2012-10-13 10:46:15 -07:00
libportaudio.a Added audio code 2012-09-04 13:07:41 -07:00
main.cpp Fixed bug with hang on serial turned off and no device. 2012-10-13 12:09:43 -07:00
Makefile Adding Makefile for linux 2012-09-09 08:06:23 -07:00
network.cpp Wrapping "#include <GLUT/glut.h>" with #ifdef for linux compatibility 2012-09-09 08:02:59 -07:00
network.h Added audio code 2012-09-04 13:07:41 -07:00
particle.cpp Added large model of head, and networking code. 2012-10-13 10:46:15 -07:00
particle.h Added large model of head, and networking code. 2012-10-13 10:46:15 -07:00
portaudio.h Added audio code 2012-09-04 13:07:41 -07:00
README Added audio code 2012-09-04 13:07:41 -07:00
README.md Initial commit 2012-08-10 11:26:22 -07:00
SerialInterface.cpp Added large model of head, and networking code. 2012-10-13 10:46:15 -07:00
SerialInterface.h Added large model of head, and networking code. 2012-10-13 10:46:15 -07:00
tga.h Added audio code 2012-09-04 13:07:41 -07:00
util.cpp Wrapping "#include <GLUT/glut.h>" with #ifdef for linux compatibility 2012-09-09 08:02:59 -07:00
util.h Added audio code 2012-09-04 13:07:41 -07:00
world.h Added audio code 2012-09-04 13:07:41 -07:00

interface

Test platform for various render and interface tests for next-gen VR system