Articles in the Computing category

  1. Build a Small-World Fish-Eye Style Panorama

    Sometimes a small-world panorama is quite stunning. For comparison, a regular panorama is shown below.

    Scenic mountain landscape in panoramic view

    A wide landscape shot of mountains and valleys at sunset

    Spent about half an hour to do experiments and finally get a program to convert to regular panorama to small-world style.

    The key is coordinate system transform, from rectangular to polar. This is pretty intuitive …

    Tagged as : Image Math PhD English
  2. F# Revisited

    I was interested in F# because of some of its fun usages, and the ease to do asynchronous and parallel computing. Used F# to implement some domain specific language like Turtle and fractal effect this afternoon. Basically the tasks themselves are nearly the same as this post and this post …

    Tagged as : English

Page 34 / 36