2016-09-16-ean
Let's create a game with WebGL
I will start here a series of blog posts introducing my work on a game creation.
The purpose of those posts are not to be a complete tutorial about THREE.js: There are already a lot of them.
So, here is my first attempt with the library: a simple hexagone, made by 6 meshes.
You can get: the source code or View the demo directly.