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.

PhiloGL - new WebGL framework.

Awesome WebGL examples at PhiloGL page:
http://senchalabs.github.com/philogl/
PhiloGL is a new framework for WebGL.

Since WebGL is active on default in Chrome I am starting to think that OpenGL really now have a opportunity to live and be popular (as WebGL).


Po polsku: http://webhosting.pl/Nowy.framework.dla.WebGL.ulatwi.prace.nad.grami.3D.i.wizualizacjami


-------------------------------------------------------------
PS. Yesterday I read 39 pages of git immersion, after it I know why git is much better in command line than svn (ok speed and worklow are great, but everyone knows that! I known about it even before reading git immersion). And the most impressive was that all 39 pages uses commit to local repository, but this is like commiting to my work copy. I have svn but doesn't have to create local repositories directory to commit to!
I think that git make it not even easy but trivial to work with source control with every files that can change. (assuming work with local repository)

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)