|
653adc91a7
|
Updated libgdx to 1.0.1
|
2014-05-22 17:41:58 -04:30 |
|
|
a1891f53d2
|
Changed model rendering to model batch.
|
2014-05-22 16:50:24 -04:30 |
|
|
a942b0ebd1
|
Changed references to GL10.
|
2014-05-21 16:18:49 -04:30 |
|
|
e6085e7a79
|
Testing model loading.
|
2014-05-20 20:15:34 -04:30 |
|
|
3c65f52e9e
|
Added some more test cases. Fixed a bug when rendering markers.
|
2014-05-15 16:58:23 -04:30 |
|
|
87295031dc
|
Rendering of objects on top of markers is complete.
|
2014-05-15 12:10:14 -04:30 |
|
|
a9fa76cb68
|
Markers rendered almost sucessfully.
|
2014-05-14 16:56:31 -04:30 |
|
|
fbb25ead08
|
Added marker positioning and rendering. Not tested yet.
|
2014-05-13 18:29:25 -04:30 |
|
|
82e95ed0f7
|
Added aditional geometric transformation info to rendering. Added entity creator.
|
2014-05-12 14:30:24 -04:30 |
|
|
b7367427f6
|
Successfully incorporated Artemis.
|
2014-05-12 11:37:58 -04:30 |
|
|
e6ea6ab4a1
|
Added comments.
|
2014-05-09 17:00:21 -04:30 |
|
|
167b5d644b
|
Some refactorings and touch ups.
|
2014-05-09 11:30:45 -04:30 |
|
|
e82d49f1f1
|
Testing the shader.
|
2014-05-09 10:46:47 -04:30 |
|
|
6b54b1364f
|
Fixed test rendering problems.
|
2014-05-08 16:21:30 -04:30 |
|
|
de64cd972b
|
Successfully rendered a 3D sphere.
|
2014-05-07 16:41:25 -04:30 |
|
|
90427419e0
|
Frame buffer object correctly created and positioned.
|
2014-05-06 16:35:19 -04:30 |
|
|
271b7d003a
|
Started sketching the 3D rendering.
|
2014-05-05 15:25:01 -04:30 |
|
|
1146a260b6
|
Added intradocumentation.
|
2014-05-05 12:32:06 -04:30 |
|
|
d8922182e0
|
Camera calibration successfully ported.
|
2014-05-02 13:59:15 -04:30 |
|
|
e976a17de0
|
Added menu transition to calibration state.
|
2014-05-02 11:16:40 -04:30 |
|
|
11ebf2b96e
|
Continued implementation of the calibration state and interface.
|
2014-04-30 16:21:03 -04:30 |
|
|
139bb62067
|
Started programming the calibration state.
|
2014-04-28 10:14:01 -04:30 |
|
|
e93d227b62
|
Updated the interfaces and renamed some methods.
|
2014-04-10 17:57:31 -04:30 |
|
|
06d74a6474
|
Added some logging.
|
2014-04-05 15:05:20 -04:30 |
|
|
1e2de5ee55
|
Added recenter button and corresponding event handling.
|
2014-04-04 10:26:56 -04:30 |
|
|
a37ff0fba5
|
Added a sensor data receiving thread.
|
2014-04-03 11:28:30 -04:30 |
|
|
ebb943925f
|
Renamed the project.
|
2014-03-31 11:02:20 -04:30 |
|
|
ddbadba3ea
|
Added OUYA gamepad support.
|
2014-03-14 15:16:21 -04:30 |
|
|
28be9c8a81
|
Flipped motor buttons on tablet iface. Added NO_DELAY to robot control.
|
2014-03-13 16:12:53 -04:30 |
|
|
8ed8be0a29
|
OpenCV marker detection successfully ported.
|
2014-03-12 16:35:52 -04:30 |
|
|
c7ee0e0af6
|
Added CVProcessor interface.
|
2014-03-11 18:32:46 -04:30 |
|
|
6690d7b3fc
|
Merge branch 'robot_control' into develop
|
2014-02-11 17:45:37 -04:30 |
|
|
97b27f736a
|
Fixed robot control logic. Added gamepad support (not tested).
|
2014-02-11 17:44:54 -04:30 |
|
|
5816e77e36
|
RobotControlThread sends data.
|
2014-02-10 15:27:27 -04:30 |
|
|
5d80d5f866
|
Added state transitions with Universal Tween Library.
|
2014-02-07 17:02:53 -04:30 |
|
|
be1a392c4a
|
Basic main menu finished.
|
2014-02-07 14:10:10 -04:30 |
|
|
39426cd2a6
|
Fixed OuyaMainMenuState.
|
2014-02-06 22:34:37 -04:30 |
|
|
e88305f0ff
|
Refactoring finished.
|
2014-02-06 18:56:20 -04:30 |
|
|
40d390baec
|
Started refactoring the app to use State Pattern.
|
2014-02-05 17:06:29 -04:30 |
|
|
5bd79f0d58
|
Deleted useless Artemis classes.
|
2014-02-05 15:10:02 -04:30 |
|
|
4893313116
|
Merge branch 'robot_control' into develop
|
2014-02-05 15:07:38 -04:30 |
|
unknown
|
c5fe36116f
|
Minor refactorings.
|
2014-02-04 17:14:35 -04:30 |
|
|
5c795ce8e3
|
Got this thing to render on Ouya.
|
2014-01-29 03:30:40 -04:30 |
|
|
e5b43beaea
|
VideoStreamingThread now reports the number of lost frames per second.
|
2014-01-28 19:14:35 -04:30 |
|
|
bfea25e95e
|
Added gui buttons. Removed tcp connection for video code.
|
2014-01-24 12:25:58 -04:30 |
|
|
0b790bce8f
|
Removed the TCP video streaming code.
|
2014-01-21 12:20:38 -04:30 |
|
|
b937b93767
|
Minor cosmetic touches.
|
2014-01-20 13:00:29 -04:30 |
|
|
da044c5b1c
|
Changed the streaming to use UDP.
|
2014-01-15 14:50:54 -04:30 |
|
|
c6f310884a
|
Testing video streaming framerate.
|
2014-01-13 14:33:35 -04:30 |
|
|
1dc0f5b47f
|
Merge branch 'image_transfer' into develop
|
2014-01-08 15:30:14 -04:30 |
|