Forum

New open source engine

Discuss anything not covered by any of the other categories.

Moderator: InsideQC Admins

New open source engine

Postby Seven » Tue Aug 28, 2012 12:15 pm

Hello,

I dont know if it has been discussed in this forum already. I didnt found anything about it, so I thought I could post it...
Knowing not much about game engines myself, I stumbled over this interesting one.

For the engine devs of this forum this might be interesting, because this forum has many high talented engine devs.

It is an open source engine with very interesting capabilities.
I looked a bit through their forum and found a lot of "Quake" talk there. :)
They even have a Quake model converter and other things.

So it should be worth a look (link to homepage can be found here too):
http://www.youtube.com/watch?v=obWkjRIV ... re=related

Kind regards,
Seven
Seven
 
Posts: 301
Joined: Sat Oct 06, 2007 8:49 pm
Location: Germany

Re: New open source engine

Postby hogsy » Tue Aug 28, 2012 1:34 pm

I'm sure everyone here already knows about this.
User avatar
hogsy
 
Posts: 198
Joined: Wed Aug 03, 2011 3:44 pm
Location: UK

Re: New open source engine

Postby leileilol » Tue Aug 28, 2012 6:56 pm

OGRE IS NOT AN ENGINE

Why can't people get that through their heads! geez!
i should not be here
leileilol
 
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: New open source engine

Postby toneddu2000 » Tue Aug 28, 2012 7:31 pm

leilei, I think your outraging comments are not always useful for noobies because you don't explain what the problem is.
Anyway leilei is right! :) Ogre is a scenegraph with a robust 3d engine built in. Creating a game with Ogre it would be equal to write A LOT of code to make all the remaining parts. But, yeah, it's cool and opensource! I always thought if it would be possible to add quakec + dp extensions + ogre 3d engine + ODE in a whole new engine! I know, it's impossible but let me dream! :D
Meadow Fun!! - my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1352
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: New open source engine

Postby Baker » Tue Aug 28, 2012 8:27 pm

toneddu2000 wrote:leilei, I think your outraging comments are not always useful for noobies because you don't explain what the problem is.

He probably means in that since Ogre does rendering only, it isn't a game engine but something that could be used as a piece of one.

i.e. Ogre doesn't do networking, game logic, etc. As far as I know, which isn't a great deal but I'm rather certain this is correct.
The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: New open source engine

Postby mh » Tue Aug 28, 2012 10:20 pm

Ogre's been around for at least 10 years. It's more of an intellectually interesting project than anything of real practical use to me, but I understand that some actual Real Work has been done with it so respect enough for that.
We had the power, we had the space, we had a sense of time and place
We knew the words, we knew the score, we knew what we were fighting for
User avatar
mh
 
Posts: 2292
Joined: Sat Jan 12, 2008 1:38 am

Re: New open source engine

Postby leileilol » Tue Aug 28, 2012 11:44 pm

I like Irrlicht better, because it still can be beaten to work on a powervr card
i should not be here
leileilol
 
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: New open source engine

Postby mankrip » Wed Aug 29, 2012 1:39 am

Isn't Irrlicht outdated by now?

Another good engine that hasn't seen an update lately is Sauerbraten.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: New open source engine

Postby scar3crow » Wed Aug 29, 2012 5:09 am

If I remember correctly, Torchlight and Torchlight 2 uses OGRE for its rendering. I may however not remember correctly.
...and all around me was the chaos of battle and the reek of running blood.... and for the first time in my life I knew true happiness.
User avatar
scar3crow
InsideQC Staff
 
Posts: 1054
Joined: Tue Jan 18, 2005 8:54 pm
Location: Alabama

Re: New open source engine

Postby toneddu2000 » Wed Aug 29, 2012 7:10 am

mankrip wrote:Another good engine that hasn't seen an update lately is Sauerbraten.

Sauerbrten now has new Tesseract Renderer, yum!
See this too!

By the way I didn't find documentation about CubeScript, so I assume, whoever wants to use this engine, he/she should use C++ for game code :( too dificult for me, I stick to quakec! :)
Meadow Fun!! - my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1352
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: New open source engine

Postby revelator » Thu Sep 06, 2012 2:39 pm

Also crystal space 3D :) which is used in quite a few games (even commercial ones).

http://www.crystalspace3d.org/main/Main_Page
Productivity is a state of mind.
User avatar
revelator
 
Posts: 2567
Joined: Thu Jan 24, 2008 12:04 pm
Location: inside tha debugger

Re: New open source engine

Postby toneddu2000 » Fri Sep 07, 2012 8:45 am

never loved it. IMO worst platform for gamedev. Open game Yo Frankie! failed 90% because used that engine. Outdated and not well documented. But it's just my opinion!
Meadow Fun!! - my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1352
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: New open source engine

Postby leileilol » Fri Sep 07, 2012 8:20 pm

Yo Frankie! used the Blender Game Engine
i should not be here
leileilol
 
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: New open source engine

Postby toneddu2000 » Sat Sep 08, 2012 10:45 am

leileilol wrote:Yo Frankie! used the Blender Game Engine

Not exactly. At first Blender should have been only the graphic platform where models were created and Crystal Space the game platform but during development (and maybe because they find CS a little outdated!)they decided to move to BGE even for the game engine side.
Meadow Fun!! - my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1352
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: New open source engine

Postby revelator » Sat Sep 08, 2012 1:39 pm

CS newer been easy though you can make some cool stuff with it :)
a demo of openoutcast is out there somewhere using CS but they decided to move development to the crysis SDK because it was hard to handle CS.
Productivity is a state of mind.
User avatar
revelator
 
Posts: 2567
Joined: Thu Jan 24, 2008 12:04 pm
Location: inside tha debugger


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 3 guests