« Page 5 / 14 »

  1. Using jQuery in haXe

    Tue 03 August 2010

    It is a kind of pain to code in JS without a proper library like jQuery. Using plain haXe in JS target is just as pain since haXe does not abstract most of the browser quirks, what it gives is only stricter typing and a little bit better core API …

    continue reading
  2. Augmented Mirror, my latest project

    Wed 07 July 2010

    Augmented Mirror is my latest large-scale project. It is a development of the technique that uses an one-way mirror to archive augmented reality. You can read more about it at its web site (still in development).

    Using the technique, a sample installation called Mind-Body Interaction is made. As the title …

    continue reading
  3. Using multiple PS3Eye cameras with haXe/C++

    Tue 08 June 2010

    Sony PS3Eye is probably the best web cam for CV stuff: not expensive, cross platform, high frame rate(up to 120fps), no image compression etc. I’ve been using it in the past year and my experience is great.

    In my final year project, I have been exploring stereo camera …

    continue reading
  4. Sandy3D, C++, Haxe

    Thu 18 March 2010

    I’ve been learning Haxe since the last few months. Beside the reason of many Flash guys moved/moving to Haxe because of better performance of compiled swf, I was tempted to try using its C++ target, which runs even faster(at least in theory, in most parts). Its language …

    continue reading

« Page 5 / 14 »