Categories
- 3D (20)
- AIR (3)
- Augmented Reality (1)
- C++ (4)
- Experimental (19)
- Flash (25)
- Flex (4)
- HTML5 (1)
- Inspiration (2)
- Javascript (2)
- Motion Graphics/VFX (5)
- News (11)
- Photoshop (7)
- Random (45)
- Silverlight (2)
- Tutorials (3)
- Unity (2)
-
Recent Posts
Sites I Visit
New site coming.
As I said quite a while a go, I have been working on a new site. This is coming, I promise! Just taking a little longer than expected ;-), stay cool.
Meta
Category Archives: C++
Network Toolkits.
Like everything else, there are many different types of networking engines/tool kits. All of these have various different advantages and disadvantages. So here I hope to summarise what tool kit is best for different types of developers. So to kick … Continue reading
Xeon – Game Engine
Yes, you heard me. I am working on my very own game engine, and a set of games to come with it. These will be of the FPS genre. This will be entirely open source, so you can use the … Continue reading
Which IDE?
Well, as we all know today, there are hundreds of Integrated Development Environments out there. The most well know ones are Visual Studio (also available in Express Editions), Dev C++ and many more. Why so many, you may ask? Well … Continue reading
WinAPI, Is it worth it?
Hey all, With all the new and upcoming GUI tool kits, most of them cross platform, is it worth learning the native WinAPI? Well, yes and no. It all depends on what you want to use it for. The WinAPI … Continue reading