tfe Homepage

16/09/2016

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.

threejs attempt 1

You can get: the source code or View the demo directly.