• October 14, 2013 - esimov

    A new look for my site

    I was thinking from time to time, to give some cool look for my site and finally decided to rebuild the old, wordpress themed one, using cutting edge web technologies. The whole site has been build up around HTML5, Canvas and CSS3 spiced with a lot of Javascript.

    Read More
  • The first question that may arise is what is Typescript? The answer is: Typescript is a superset of JavaScript which compiles to JavaScript at runtime, all while maintaining your existing code and using the existing libraries.

    Read More
  • May 18, 2012 - esimov

    Worley noise cellular texturing

    There are some quite well known procedural textures generation algorithms used in graphic industry: Voronoi, Perlin noise, simplex noise (a lightweight variation of Perlin noise), reaction-diffusion systems like Turing pattern etc. In this experiment i will implement the Worley noise in Javascript.

    Read More
  • March 3, 2012 - esimov

    404 page

    This is a simple experiment which scope was to familiarize myself with HTML5, after coding almost in AS3. At the same time i wanted to test the HTML5 canvas capabilities.

    Read More
  • February 25, 2012 - esimov

    Organic Turing Pattern

    This Flash experiment was inspired by a thoroughly explained article about what has been generally known as Turing Pattern.

    Read More
  • Tunnel

    July 19, 2011 - esimov

    Sound visualization

    I called this experiment wormhole sound visualization because of procedural content generation, as the whole texture has been created procedurally. Below the fact that i’m absolutely interested in generative algorithm and imaginary i tried to explore Flash new drawing capabilities like the IGraphicsData.

    Read More