Showing posts with label panda3d. Show all posts
Showing posts with label panda3d. Show all posts

Contributing to FPSs, RPGs and other games by sharing thoughts and spreading words

I* joined PARPG to work on game interaction (controls and GUI). This decision was made after taking a look at some projects and talking with their members about what tasks are available. Now I want to tell you about the 'open source jobs' available out there.

Radakan (RPG) is currently a solo project that uses the Python 3D engine Panda3D. Project lead Taldor would like help with the game design, GUI design, Writing (dialog & quests) and content creation (creating and converting models, managing the content pipeline). Warning: Radakan's website is currently down, best way to get in contact is irc.freenode.net#radakan.

CubeCreate (FPS + Editor) will be a Lua-driven Sauerbraten-based engine. It could use some design help for editor accessibility improvements and thoughts on asset management (model/texture import) while the developers port to Lua.

0 AD (RTS) has a a well-compiled list of tasks.

Megaglest (RTS) would like to have somebody find more players for the game. In my humble opinion it could use the help of an audio designer to take a look at some files' volume levels as well. :) A re-work of their homepage is being discussed as well.

Ryzom (MMORPG) still needs to port the world editor but also would be interested in designers to work on a 3D editor.

LinWarrior3D (Mech Action) will soon have a new release. There might be a git repository soon. I got a list of possible tasks:
  • Homepage enhancing, either with Drupal or static (portions of the website should have the feeling of you-are-in-the-world rather than you-are-reading-the-website). There needs to be resemblance to the current homepage for keeping identity.
  • The HUD-Displays could use an overhaul.
  • Concepts for a world setting, places, factions for (GTA-like) emerging gameplay - to enhance and populate the game world.
  • Concepting a tutorial at the current state of interaction
Suggestions, problem/bug reports, performance reports and fan-mail are always welcome with LW3D. Contributors should be aware that LW3D is a slow-paced "lifetime" project. :)

*remember, this is a collaborative blog, I'm one of currently 4 posters :)

A3P: Acquire, Attack, Asplode, PWN!

Hey FreeGamer crowd, I hope there are still a few people around ;)
Today there will be only a short update, as I simply can't believe this gem of a game (see below) has not been featured on this page!

EDIT: Do not miss qudobup's post about FOSS engine news directly below this one!

A unique arena shooter

So someone had the balls (pun intended) and released a completely unique arena shooter with many nifty features, described by the creator as a mix of TPS/RTS/OMG/BBQ ;)

Check out A3P, if that has sparked your interest! At it's current version (0.5) it can be described as a third person arena shooter with some small RTS/squad command elements, and it is definitely fun to play:



The technical specs are rather interesting too: Based on the BSD licensed Panda3D engine (while itself being licensed MIT; the media license is unclear though) it has all the bells and whistles one can expect from a modern game (Full GLSL shader based rendering, networked ODE physics, even integration into your webbrowser).

Yet it was developed by ONE man in only ONE year! That makes us fellow free game developers look a bit bad, I guess :( Maybe that's because it was developed in Python!

Check out the development blog for further insight into this miracle ;)

Open Source 3D Game Engines Updates

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.