Saturday 7 September 2013

Campus Party Europe - Getting into 3D and Multiplayer Talk

Check back soon for the second post which will feature videos and notes from the workshop session where we went into how to create assets using tools such as Photoshop, Blender and 3ds Max, as well as a little bit of inspiration and multiplayer programming.


At Campus Party Europe yesterday, I went through some programming excercises on getting into WebGL programming by extending some of the awesome tutorials up on LearningWebGL.com




The source code we working on together can be found here on GitHub.
The presentation slides can be found here.


More info on the open source real-time multi-platform tool that was demonstrated at the event can be found here: http://playir.com


Here's a video tutorial on setting up messaging server using Node.js and Socket.IO
Here's a nice talk from Google I/O describing an open source HTML5 multiplayer game.