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.

Learn 3D Rendering with Three.js




A couple of days ago stared really interesting course on Udacity:
Interactive 3D Graphics and I really enjoyed first videos.

In my opinion event this first videos looks better than HTML5 Games course I mentioned earlier and I have really high expectations about it!

Whats awesome about it is that all of course content is done in WebGL and Three.js so at the same time you can learn both ideas behind it and see it in your browser! 
I had idea about learning WebGL this year and this course looks like designed for me :)



You can watch teaser below:


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)