Posts

Showing posts with the label 3D modeling

DevCorner: Blender Game Engine

Image
While Blender3D is one of the premier FOSS projects out there, its integral part the Blender Game Engine (BGE) is often belittled as not a serious game engine. While the criticism is certainly not completely unfounded   and the integration of limited "non-programming" game code creation (via logic bricks) gives it a bit of a "RPG maker" image, it really is a quite interesting platform to work on it seems. Ok, probably as of now the BGE is really more of a rapid game prototyping engine, but previous experience during the Yo, Frankie! project has actually shown that at least compared to some other well known FOSS engines, it is a serious contender (that Blender Foundation project originally started on Crystal Space , and after many problems was implemented in the BGE in a few weeks only). So what makes it so interesting? Well for one there is the full integration with a creation tool (obviously Blender3D) so that getting your content into the game is only a matter...

Dev-corner: Primer to modelling with Wings3D

Image
Today I would like to start a new regular (?) feature here on FreeGamer: The Dev-corner! As you should know by now FreeGamer is all about FOSS games, and of course the most important part of the FOSS development model is participation! So, yes that also means you! Yes you... don't think I am not seeing you... and don't switch to that other browser tab to hide from me ;) So with the new dev-corner we will try give you some easy introductions how to participate in FOSS game development, maybe do some more development focused developer interviews and so on. I also hope to get some guest bloggers to write an introduction into contributing to their projects or something like that... so if you are a developer interested in this contact us :) So what can I do? You though about contributing to a project already, but are not much of a programmer guy/gal? Well... there is an artist in all of us (it's in our genes the anthropologists say)! But getting started with that can be a bit s...