PDA

View Full Version : delta3d Game Engine Open Source



Afflict
05-09-2008, 12:04 AM
I Just came across this, might be of some interest to some of you. I checked the resources thread and didn't see it there.

It looks pretty decent, enjoy.

http://delta3d.org/

http://sourceforge.net/forum/forum.php?forum_id=862760

FuzzYspo0N
05-09-2008, 12:35 AM
hmm it looks rad. only thing that i see that deters indie developers

Delta3D is released under the GNU Lesser General Public License (LGPL).


http://www.delta3d.org/article.php?story=20051209133127695&topic=docs

Feature list is quite rad...
And its got a full world editor etc, im gonna try it out.
Thanks afflict

EtienneK
05-09-2008, 06:54 AM
Nothing wrong with an LGPL licence. It's different to the GPL licence in that:


The LGPL places copyleft restrictions on the program itself but does not apply these restrictions to other software that merely links with the program.

So the LGPL licence will not apply to the game code. Only to the Delta3D engine.