Page 2 of 2

Posted: Thu Apr 17, 2008 9:00 am
by Eddaweaver
stratman wrote: Anyway, just my thoughts. I think producing an alternate engine with a separate code base (like has been done for Doom, Quake, etc many times) would be a nice addition to keeping random people interested in this game.
ImageGo for it :) Talk to Souly if you want someone who likes making units.

One of these may be useful
http://www.ogre3d.org/
http://irrlicht.sourceforge.net/
http://www.crystalspace3d.org/

You can see from this video what someone else has done in recreating an old game
http://www.youtube.com/watch?v=Yo9WcVVPRIs

Posted: Thu Apr 17, 2008 10:24 am
by Souly
me what ,were when and who! :twisted:

Posted: Thu Apr 17, 2008 6:38 pm
by gugusm
Eddaweaver wrote: You can see from this video what someone else has done in recreating an old game
http://www.youtube.com/watch?v=Yo9WcVVPRIs
Hehe, Polish guys are making it :wink:

Posted: Thu Apr 17, 2008 9:29 pm
by Document
stratman wrote:Anyway, just my thoughts. I think producing an alternate engine with a separate code base (like has been done for Doom, Quake, etc many times) would be a nice addition to keeping random people interested in this game.
Has anyone actually made a Doom/Quake-compatible engine from scratch, without using any of the original source code? If not, a better example might be Dark Forces. DF is less complex than Myth, and DarkXL isn't actually out yet, but it does seem to be making progress.

Posted: Fri Apr 18, 2008 6:35 am
by stratman
Doom yes. If you google around, I believe there are at least two, but I can't remember the names - I don't think I ever got either of them to even run though, heh. Quake maybe, but I'm really not sure.

Posted: Fri Apr 18, 2008 6:35 am
by stratman
stratman wrote:Doom yes. If you google around, I believe there are at least two, but I can't remember the names - I don't think I ever got either of them to even run though, heh. Quake maybe, but I'm really not sure.
Of course, they would have had the original source to work off of, even if they didn't base it on it. So they weren't guessing stuff.

Posted: Fri Apr 18, 2008 5:28 pm
by A-Red
In case anyone really cares, what Doom has is Source Ports--at least a dozen of them. They add enhancements to the engine, but you have to own the game files to use them. They are not alternate engines built from scratch.

There is an open source "alternate" Doom game in progress called FreeDoom, which is at version 0.6.0 or somewhere thereabouts. I think it has been in development almost as long as Duke Nukem Forever (or, let's be fair, TFV).