Type your search here:

Newest Videos

Showing posts with label crystalspace. Show all posts
Showing posts with label crystalspace. Show all posts

Sunday, April 14, 2013

SuperTuxKart accepted in GSoC2013!

Unknown 6:02:00 AM
Google's Summer of Code, is an annual sponsorship of programmers to improve selected open-source programs (or games :D ).
This year, quite a few interesting FOSS game projects got accepted (again) and one being our very own friends of the SuperTuxKart project.



Read more about their role as a mentoring organization here. So how about applying as a participant yourself and helping out this great FOSS game?

You can also browse other accepted mentoring projects here, if SuperTuxKart isn't your thing. Other notable FOSS game (engine) projects accepted are:
Nice summer of coding ahead :)

Wednesday, March 21, 2012

Summer of Code: Earn Money Developing Open Source Games

Unknown 7:07:00 AM

Matt Raykowski, aka sfb, is a community herder for the Ryzom Core project and Summer of Code mentor.


Some people may not be familiar with Google's Summer of Code. Annually Google hosts two programs: Summer of Code and Code In. Google Code In (aka GCI) is a contest for 13-18 year olds to engage them in open source that features a variety of tasks and projects for them to complete for points. Google Summer of Code (aka SoC or GSoC) is a program to encourage college students to participate in open source development. It is a 3 month long project that pays USD$2500 per evaluation period - there is a mid-term and final evaluation. You can find a detailed timeline on their site and a complete list of organizations. The student application period begins on March 26th, 2012 and ends on April 6th, 2012. The actual programming portion of the project is between May 21st, 2012 and August 20th, 2012.

In years past Google hasn't given a lot of love to open source games in its Summer of Code program. There have been a small handful of projects which have participated year after year but the selection was pretty limited. Beginning last year they opened the proverbial flood games for participating projects and we saw a number of new open source game and game-related projects become accepted which is very exciting.

Listed below are open source games, game engines or tools frequently used by game projects that have been accepted into Google Summer of Code 2012. If you are a college student looking to "flip bits not burgers" this summer and are interested in game development now is your chance to contribute to an open source game-related project and get paid (USD$5000) for doing so!

Open Source Games
Open Source Engines


Open Source Tools

If I missed a project you think should be on this list just let me know!


Friday, February 5, 2010

Open Source 3D Game Engines Updates

Unknown 5:25:00 PM

Crystal Space 1.4 is out. Features include improved animations ("integrating vertex based animation with skeletal animation") and terrain ("improves rendering and handling of large outdoor areas"), OpenAL for sound and an internationalization plug-in.





Engine screenshots are very informative. This is Panda3D by the way.

Panda3D has a prettier website, it released version 1.7.0 and apparently has a web-plug in. The new version makes it easier to crash the computer, but also gives a performance boost - with the magic of 'pointer textures'.


I have a little crush on Panda3D, because it gives access to 3D and audio with no complicated setting up through a scripting language (Python). On the other hand it requires 3D models to be in its own format and I find converting not very convenient. For example there have been problems importing animations into Radakan.





OGRE mascot

Ogre has a mascot, and it might even become freely licensed, somebody just needs to confirm this (by posting in the thread). :)



Besides that, 1.7.0 RC1 has been released, which is licensed under MIT license (before, it was LGPL). Here's what seems like a changelog.





OGRE wikis
Furthermore, the OGRE wiki moves from MediaWiki to TikiWiki. I suspect that a main reason is because a nicer OGRE style was made for TikiWiki, while the MediaWiki OGRE style looks bad. That may be a strange reason, but as long as it makes people use the wiki more, why not? Here's the discussion if you have an idea.



Just for kicks: a simple comparison of OGRE, Panda and Crystal regarding lines of code. What does it tell us? Well, that OGRE has the biggest codebase (even though it only handles graphics), that Panda3D is the most compact of the tree and that Crystal Space code size had strange ups and downs. Nothing more really.



Kambi VRML v2.0 is soon to be released, as is the final version of the demo game Castle (which will only mean additional eye candy to the game). What is more important, as soon as Castle 1.0 is released, work will start on Castle 2.



Castle 1 is a three-level game and I consider it hard (easy to die) and its controls to be rough. On the other hand the level design is great: the layout invites exploration the levels are linear, each with a goal to be reached. This way the levels actually are part of a game, rather than an open-ended tech demo. This is why I have a good feeling about Castle 2.0 already. Depending on whether the developers decide to work on Castle 2 on their own or to ask the community for contributions, we might see some more use of their forum.





Morrowind scroll loaded in OpenMW
OpenMW, the Morrowind engine implementation in OGRE switched from D to C++ (because of compiler availability and language popularity) and from svn+git to git-only (because of git-svn problems). Git clone instructions here. The next feature to be implemented are animations. A video was promised as soon as they are ready.



Old news: OpenGameEngine development stopped in October 2009, until a project manager wants to take over. The form in which the project is left is described as "usable" and "still too much work to make it worth the time investment".



Enjoy another ridiculous comparison of 3D (game) engines: OpenMW, KambiVRML and OGE. I just love diagrams. :)



We have a list of 3D engines on our wiki, if you want to dig some more. Also all FOSS game engine blogs that have feeds are included in the FGD development planet feed aggregator.

Pages