Go Back   Android Forums > Android Development > Application Development
Application Development Dev Lounge for the Coder Folks
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old March 30th, 2010, 09:15 PM   #1 (permalink)
New Member
Thread Author (OP)
 
Join Date: Mar 2010
Posts: 3
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Question 3D android game engine - what license?

So, am just asking around for some help - am setting up an open source 3D game engine for android. What license should we use? Thought we'd go with something like BSD or maybe GPL/LGPL, but getting confused about it. Want a license that lets developers make commercial games, but still want the keep the engine - and future versions of it - as open as possible. Advice gratefully received!

Pootle is offline  
Reply With Quote
Sponsors
Old April 4th, 2010, 08:34 PM   #2 (permalink)
Junior Member
 
Join Date: Mar 2010
Posts: 48
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 11 Times in 8 Posts
Default

Basically, BSD means that anyone can do whatever they want with the code as long as they acknowledge you. This means a company could use your engine for their commercial game, and make many improvements to the engine, that they either give back to you, or keep for themselves.
LGPL means they can link to your engine and have their code closed source, but if they modify the engine their modifications must fall under the LGPL too.
GPL means anything linking to the library must also be GPL.

It sounds like LGPL would be the best fit for you. But you should probably read over the text of it a bit more to make sure you're comfortable with it.
gorn is offline  
Reply With Quote
Reply


Go Back   Android Forums > Android Development > Application Development
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:24 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.