23
edits
No edit summary |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 28: | Line 28: | ||
===Demo Video=== | ===Demo Video=== | ||
<videoflash type=vimeo>36111919</videoflash> | <videoflash type=vimeo>36111919|450|250</videoflash> | ||
<br><br> | <br><br> | ||
| Line 62: | Line 62: | ||
File:hojitas10.jpg | File:hojitas10.jpg | ||
File:hojitas11.jpg | File:hojitas11.jpg | ||
</gallery> | |||
===Book photographs=== | |||
<gallery> | |||
File:Primero.jpg | |||
File:Cuarta.jpg | |||
</gallery> | </gallery> | ||
===Some Links=== | ===Some Links=== | ||
*[http://keiichimatsuda.com | * [http://keiichimatsuda.com AR cities.] | ||
*[http://postpolitical.us/blog/alternatives/tools_and_technology/social-bicycles-bikeshare-everywhere/ | * [http://postpolitical.us/blog/alternatives/tools_and_technology/social-bicycles-bikeshare-everywhere/ Social Bikes Tracking System] | ||
*[http://www.discomole.com/2009/06/augmented-reality-book | * [http://www.discomole.com/2009/06/augmented-reality-book AR Book] | ||
* | * Urbanism in Antiquity from Mesopotamia T: From Mesopotamia to Crete Walter Emanuel Aufrecht ISBN 978-1850756668 | ||
===Code=== | ===Code=== | ||
<syntaxhighlight lang="cpp"> | |||
boolean overPoint1 = false; | boolean overPoint1 = false; | ||
boolean overPoint2 = false; | boolean overPoint2 = false; | ||
| Line 835: | Line 842: | ||
} | } | ||
} | } | ||
</syntaxhighlight> | |||
edits