background preloader

Work

Facebook Twitter

Fonts O - the best free fonts found Online.

Dyplom

Waneko. Augmented reality using a webcam and Flash. Adobe Flex uses a special type of code called the Embed metatag.Embed tags, as they are commonly called, enable a property to beinitialized with a value loaded from an external file.

Augmented reality using a webcam and Flash

A unique aspectis that the byte loading happens at compile time (as the project ispublished) rather than at runtime (while the user interacts with theapplication). The bytes for the loaded file are baked into the SWFfile. Flash CS4 now supports this feature as well with help from theflex.SWC, which is included in this project's libs folder. Class constructor Sincethe constructor of a class is called only once, it is an ideal locationfor one-time-only setup code. Mixare Free Open Source Augmented Reality Engine.

Tutorials

Audio. Google Blockly Is a Visual, Drag-and-Drop Tool for Building Apps and Learning to Code. This reminds me a lot of some of the early programming stuff I did in high school, but I think this is superior because it doesn't bog you down in syntax and the like, making you get the logic down first.

Google Blockly Is a Visual, Drag-and-Drop Tool for Building Apps and Learning to Code

I'd like to see more than just the maze example, though. Also, it would be nice if you could combine stuff to make your own function. For instance, when I was learning, you were moving a robot around, but it couldn't turn right.