Smashinglabs

Sebastian Poręba's blog

3D Tetris with Three.js tutorial – part 2

Second part of tutorial is about adding static blocks. It will be short but very important.

Continue

3D Tetris with Three.js tutorial – part 1

Learning Three.js is fairly easy. This series may be not the best tutorial ever, but I’ll share my experiences from writing a game – 3D Tetris. I hope you find it useful.

Continue

gMap 3.3.0 released

Christmas came early! New version of gMap is ready!

Continue

JavaScript performance lecture followup

After my last lecture I got some comments, found some resources and I updated my slides. Some highlights of things that has changed:

Continue

Lecture for GTUG: JavaScript performance

Today I gave a lecture for GTUG Krakow about optimizations in JS.

Continue

Makefile for Google Closure Compiler

I’ve been using online version of Google Closure Compiler as a minifier for my projects for some time now. I always wondered how the advanced compilation works, but never really gave it a shot. Lately I started working on a university project and as you may know, academics do not  [ Read More ]

Continue

Unit testing for jQuery plugins – part 3

In part 1 I described basics of unit testing in JS, and part 2 was focused on CSS tests. It was an introduction to what I’m about to show now, so don’t forget to read these too. jQuery plugin testing means for me having to deal with a lot of unknowns. You  [ Read More ]

Continue

[PL] meet.js Krakow #3 – 08.10.2011

8 października w Krakowie odbyło kolejne spotkanie z cyklu meet.js, organizowane przeze mnie, Wojtka Dłubacza i Damiana Wielgosika.

Continue

High quality WebGL learning resources

At last! In my recent post I complained a lot about available tutorials. Now I’m happy to share with you two sites I’ve found very useful.

Continue

Poland has joined the no-IE6 club

I’m happy to announce that, according to http://www.ie6countdown.com, Polish IE6 usage has dropped below 1% in September.

Continue
  • RSS
  • Facebook
  • Twitter

3D Tetris with Three

Second part of tutorial is about adding static blocks. It ...

3D Tetris with Three

Learning Three.js is fairly easy. This series may be not ...

gMap 3.3.0 released

Christmas came early! New version of gMap is ready!

JavaScript performan

After my last lecture I got some comments, found some ...

Lecture for GTUG: Ja

Today I gave a lecture for GTUG Krakow about optimizations in ...

gMap 3.3.0 released

Christmas came early! New version of gMap is ready!

Lecture for GTUG: Ja

Today I gave a lecture for GTUG Krakow about optimizations in ...

Unit testing for jQu

In part 1 I described basics of unit testing in ...

Unit testing for jQu

In part 1 I described some basic concepts behind unit ...

What do we need for

After onGameStart conference I've been thinking about what are the ...