[Pharo-project] For those who looking for 3D gui frameworks
http://redmine.libnui.net/projects/show/libnui -- Best regards, Igor Stasenko AKA sig.
Thanks Igor, I will have a look at it soon. Cheers, Alexandre On 24 Apr 2009, at 02:10, Igor Stasenko wrote:
http://redmine.libnui.net/projects/show/libnui
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Igor Stasenko wrote:
Unfortunately it is GPL, not even LGPL. Michael
2009/4/24 Michael Rueger <m.rueger@acm.org>:
Igor Stasenko wrote:
Unfortunately it is GPL, not even LGPL.
Yeah, but primarily it is about design, not using it directly. I'd say, there's not much invented, just a nice composition of what we already having nowadays (hardware-accelerated rendering + css). I like that they came to idea of having things like 'Objects and introspection' and another kinds of abstractions, which we would never care implementing in smalltalk - because its available for free ( i fear to imagine, how such things may look like in C++ :) If you look at http://redmine.libnui.net/wiki/libnui/NuiOverall the main point of interest is "User interface", and partly the rendering engine.
Michael
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
Surprisingly the software bellow does not seem to be GPL but it seems to be using lib NUI. http://www.motu.com/products/software/machfive How is it possible? Oh may be a dual license scheme à la Troll Tech... Hilaire 2009/4/24 Michael Rueger <m.rueger@acm.org>
Igor Stasenko wrote:
Unfortunately it is GPL, not even LGPL.
Michael
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Sat, 2009-04-25 at 12:30 +0200, Hilaire Fernandes wrote:
Surprisingly the software bellow does not seem to be GPL but it seems to be using lib NUI.
http://www.motu.com/products/software/machfive
How is it possible?
http://www.gnu.org/licenses/gpl-faq.html#DoesTheGPLAllowMoney Modification would the biggest issue. Usage only is not that critical. Interfacing is somewhat different. There are circumstances were it is important if the gpl is the major part in our software or just adds something to your software but I forgot the details. my 2 cents, Norbert
Oh may be a dual license scheme à la Troll Tech...
Hilaire
2009/4/24 Michael Rueger <m.rueger@acm.org> Igor Stasenko wrote: > http://redmine.libnui.net/projects/show/libnui >
Unfortunately it is GPL, not even LGPL.
Michael
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- http://blog.ofset.org/hilaire _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I have many MOTU products and it seems many of them use it. http://www.libnui.net/ You can buy a commercial license: http://www.libnui.net/pages/licensing.php It may well be worth asking them if they'll do a special license given that Smalltalk is by nature mostly open source. Anyone wishing to do a commercial GUI app atop it for money would likely need to buy his own distribution license though. -Todd Blanchard On Apr 25, 2009, at 3:30 AM, Hilaire Fernandes wrote:
Surprisingly the software bellow does not seem to be GPL but it seems to be using lib NUI.
http://www.motu.com/products/software/machfive
How is it possible?
Oh may be a dual license scheme à la Troll Tech...
Hilaire
2009/4/24 Michael Rueger <m.rueger@acm.org> Igor Stasenko wrote:
Unfortunately it is GPL, not even LGPL.
Michael
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- http://blog.ofset.org/hilaire _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (6)
-
Alexandre Bergel -
Eagle Offshore -
Hilaire Fernandes -
Igor Stasenko -
Michael Rueger -
Norbert Hartl