Commit Graph

52 Commits

Author SHA1 Message Date
2f5b6668e6 Removed libs. 2014-05-22 17:44:27 -04:30
e2632e48f7 Updated libgdx to 1.0.1 2014-05-22 17:44:06 -04:30
08af2286be Added new models. 2014-05-22 16:51:38 -04:30
8620cecd47 Updated version number. 2014-05-21 16:19:38 -04:30
963b774c0a Added a test model. 2014-05-20 20:16:31 -04:30
67c4c99cc5 Fixed rotation matrix. Added camera parameters getter methods. 2014-05-15 12:13:43 -04:30
2e176aae47 Transposed the output rotation matrix. 2014-05-14 16:57:36 -04:30
b0151e85e9 Added marker pose estimation. Not tested yet. 2014-05-13 18:30:32 -04:30
ea33f1e725 Added specular color and geometric transformations. 2014-05-12 11:36:55 -04:30
8d13493c2a Moved the diffuse color calculation to the vertex shader. 2014-05-09 10:47:42 -04:30
caa0631004 Single light textureless phong shading complete. 2014-05-08 16:22:11 -04:30
51183a2cf1 Added vertex attributes. 2014-05-07 16:42:14 -04:30
e5b9bd681b Added more comments. 2014-05-06 18:28:18 -04:30
31dd89f30e Assorted edits. Created new shaders. 2014-05-06 16:36:46 -04:30
f04c5806d1 Added intradocumentation. 2014-05-05 12:32:50 -04:30
a3431937d0 Camera calibration sucessfully ported. 2014-05-02 13:59:58 -04:30
729b21400c Fixed some initialization bugs. 2014-05-02 11:15:51 -04:30
c29f36a997 Added c/c++ builder and finished calibration jni calls. 2014-04-30 16:19:59 -04:30
784b14c9e9 Implemented the calibration interface. 2014-04-30 13:05:36 -04:30
b3d678f078 Ported camera calibration code. 2014-04-28 10:42:38 -04:30
249e6e30a4 Started porting the camera calibration functions. 2014-04-10 17:55:31 -04:30
453c3a36e5 Added the camera calibration pattern detection. 2014-04-09 14:56:00 -04:30
5c92d603d2 Changed OpenCV to load statically. 2014-04-05 15:03:53 -04:30
00038f1622 Changed version number. 2014-04-04 10:29:05 -04:30
72eb8d2731 Added a readme file. 2014-03-31 11:03:20 -04:30
36e34d3b2f Source formatting. 2014-03-18 18:04:38 -04:30
51af69f623 Removed external storage permission. 2014-03-14 15:18:11 -04:30
5773b11e15 OpenCV marker detection successfully ported. 2014-03-12 16:34:52 -04:30
09dbc71b29 Started deploying the native OpenCV based code. 2014-03-11 18:31:51 -04:30
2028c74904 Merge branch 'robot_control' into develop 2014-02-11 17:50:01 -04:30
e87c59db48 Added more sprites for the robot control gui. 2014-02-11 17:49:36 -04:30
c293306172 Commented out a needless toast. 2014-02-10 15:25:36 -04:30
db6befbee9 Added shaders and textures for the main menu. 2014-02-07 14:11:41 -04:30
44690b2e11 Refactoring finished. 2014-02-06 18:57:39 -04:30
4e0428dffa Merge branch 'robot_control' into develop 2014-02-05 15:10:52 -04:30
unknown
f41bbfc354 Changed project setup. 2014-02-04 17:15:22 -04:30
61559bc104 Tested static initialization of OpenCV. 2014-01-29 03:31:29 -04:30
9ed1a0bcc4 Added OpenCV references and initialization code. 2014-01-24 12:24:51 -04:30
9fd3c7d9c7 Added wakelock use. 2014-01-21 12:21:22 -04:30
1ebb330c84 Changed orientation for testing. 2014-01-13 14:34:26 -04:30
c900745618 Merge branch 'image_transfer' into develop 2014-01-08 15:28:26 -04:30
4390f906b0 Simple modifications. 2014-01-08 15:28:05 -04:30
f981787753 Added licensing information. 2013-12-16 14:47:33 -04:30
97538ed218 Changed app name. v13.11.28 2013-11-28 09:40:26 -04:30
e066a1ca5a Merge branch 'milestone1' of github.com:sagge-miky/NxtAR-Android into milestone1 2013-11-28 09:18:32 -04:30
225560b863 Refactored the implementation of the Toaster interface. 2013-11-28 09:18:11 -04:30
3b653654c8 Refactored the implementation of the Toaster interface. 2013-11-28 09:01:45 -04:30
1388935bb7 Added some log statements. 2013-11-27 08:11:37 -04:30
a112aff5f8 Added interfaces for showing toasts and setting Multicast Locks. 2013-11-26 17:58:26 -04:30
472faf8e4a Edited the gitignore file. 2013-11-26 15:38:57 -04:30