OpenMW - looking for contributors!

A place for employers, project leaders etc to post if they are looking for people to assist with an Ogre-based project. Please only post in this area if you have a _serious_ project proposition for which you already have something to show for.
Post Reply
raevol
Gnoblar
Posts: 4
Joined: Mon Jan 03, 2011 4:35 am

OpenMW - looking for contributors!

Post by raevol »

Hi!

I know OpenMW has been mentioned on these boards before, but here's an update:

Recently our lead dev (Nicolay, seems to have gone by brick around here) went MIA. We sat on our hands for a few weeks, but then we mobilized and as a team effort we are getting this project back off the ground! Recently we have had a lot of progress with NPC rendering, and things are looking up!

Like most open source projects, we are always in need of more help. We are looking to tackle exterior terrain rendering next, which is going to be a beast. Fortunately a lot of the groundwork is done, with asset loading somewhat in place, and a working version of exterior rendering available for reference in the previous incarnation of the project. If you are interested in pitching in, we'd love to hear from you!

Here's our Official Page, Frequently Asked Questions, forums (again).
raevol
Gnoblar
Posts: 4
Joined: Mon Jan 03, 2011 4:35 am

Re: OpenMW - looking for contributors!

Post by raevol »

0.9.0 released! check it out:

http://www.youtube.com/watch?v=NClTB0utRMs
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Re: OpenMW - looking for contributors!

Post by jacmoe »

/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
raevol
Gnoblar
Posts: 4
Joined: Mon Jan 03, 2011 4:35 am

Re: OpenMW - looking for contributors!

Post by raevol »

Hahaha, thanks. :)
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Re: OpenMW - looking for contributors!

Post by jacmoe »

I forgot:

It's really inspiring to see that you've revived the project!
Morrowind forever! :D
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
raevol
Gnoblar
Posts: 4
Joined: Mon Jan 03, 2011 4:35 am

Re: OpenMW - looking for contributors!

Post by raevol »

It's been almost a year since the last post in this thread! Sorry for the extreme Necro, but I wanted to reply here so people can re-read the rest of the posts.

But what's new! OpenMW is working towards releasing 0.12. We have a new website, located at http://www.openmw.org. Our terrain dev returned to us, and is working on getting terrain back up to where it was in our D version, before we switched to C++. We've had a lot of success getting animations working, but they still need a little help. Current tasks include sky and water, as well as plenty of other aspects of the engine.

We are always looking for new contributors! Recently the author of Crystal Scrolls, a Morrowind engine remake using the Crystal Space engine announced his intention to contribute to our project. If you'd like to help out as well, please drop by our forum and say hi!

Here's some further info on the project:

OpenMW is a reimplementation of the game engine for Elder Scrolls III: Morrowind, written completely from scratch. Work began in 2008 by Nicolay Korslund and, despite his departure from the project last year, our community of developers and fans continues to grow. We aim to create a cross platform (linux, Mac, Windows) game engine, with improved performance, and which resolves design problems from the original engine.


Feature list for the upcoming 0.12.0 release.


Key
I: fully implemented
NC: nearly complete implementation (missing a few minor bits, but mostly functional)
P: Partial (some stuff works, some stuff doesn't)
E: Early (a beginning)


Runs on Windows, Linux, OS X: I
Game launcher: NC
Players can interact with most objects: I
The HUD: E
Implemented Physics: P
NPC rendering and animations: NC
NPC dialogue window: E
Cell loading/unloading, switching between cells: I
Sky rendering (highly provisional): E
Character creation (mostly activated in console): NC
Music player: I
GUI elements and Journal: E

0.13.0 planned features can be found at http://openmw.org/forum/viewtopic.php?f=2&t=488

Future Plans

Allow greater modability: change game rules, create new spell effects, etc through scripting.
Fix system design bugs, like the "dirty" GMST entries in mods, and the savegame "doubling" problem
Improve the interface and journal system
(possibly) improve game mechanics, physics, combat and AI
(possibly) support multiplayer
(possibly) improve graphics

Get Involved:
OpenMW is a huge undertaking with v0.12.0 representing four years of work. To speed up development we are seeking developers who know C++, especially those with experience working with bullet physics and Ogre3d. With v0.13.0 the game will be at a point where we'll need bug testers. Finally, you can help promote the project by updating websites, forums, and by creating videos showcasing our latest developments.

License and Libraries
OpenMW is released under the GNU General Public License version 3. It also builds on various other open source tools, most notably OGRE for graphics, MYGUI, OPENAL, and Bullet for collision (and possibly physics).

Where to Find Us:
OpenMW Homepage: http://openmw.org/
Official Youtube Channel http://www.youtube.com/user/MrOpenMW
Chat @freenode http://freenode.net/ #openmw
Post Reply