New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

WebGL Playground & e-commerce

Lately I think more and more about WebGL. It looks like this technology gained enough momentum to really make change in how web works!

First I recommend read about WebGL i e-commerce.
http://www.ultranoir.com/en/#!/blog/trends/webgl_and_e-commerce/

This post in my opinion is true. Additionally I start to think what if shop website really is made in WebGL and looks exactly the same as "real" shop, where I could "walk" and get familiar with the shop...
Something like augment reality but in browser and on shop website. If someone write that site, this really could change rules on how websites are made today.

So if you want to try WebGL there is nice website jsfiddle-like for WebGL that you can use to play with WebGL and get more familiar with it.

http://webglplayground.net/

There are paypal donations so feel free to help the authors (I don't know them :).

Comments

Popular posts from this blog

How to use NPM packages from private repositories on bitbucket

How to simulate slow connection (developer proxy in Node.js)