Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Flow widget

Thank you Tom,

I updated my comment on the bug report.
In my opinion, a couple of possible options:

1) remove JOGL lib from the project simply or
2) replace JOGL API with OS OpenGL API. (it would take a while to do this though)

btw,
another concern is Flow widget requires JavaSE/Java2D, since JOGL depends on JavaSE/Java2D (like BufferedImage, Rectangle2D so on)..

Regards,
Hiro Okamoto
Lotus, IBM Software Group
mailto:hokamoto@xxxxxxxxxx


Inactive hide details for Tom Schindl ---10/20/2010 04:55:58 AM---Hi, Thanks for your contribution the widget looks awsome! I'vTom Schindl ---10/20/2010 04:55:58 AM---Hi, Thanks for your contribution the widget looks awsome! I've added a


From:

Tom Schindl <listom@xxxxxxxxxxxxxxx>

To:

nebula-dev@xxxxxxxxxxx, gef3d-dev@xxxxxxxxxxx

Date:

10/20/2010 04:55 AM

Subject:

Re: [nebula-dev] Flow widget

Sent by:

nebula-dev-bounces@xxxxxxxxxxx




Hi,

Thanks for your contribution the widget looks awsome! I've added a
comment to the bug and JOGL CQ.

For all of you not following the bug: The problem is that this cool new
widget needs OpenGL and there's currently no approved 3rd party lib at
Eclipse.org to interface with OpenGL :-(

I've CC'ed the gef3d people who know best the status on 3d@Eclipse.

I'm not sure but probably our position is better than the one of GEF 3d
because we could define JOGL as an prereq which has the draw back that
people can't get an all in one download from Eclipse.org.

Tom

Am 20.10.10 09:38, schrieb Hiroyuki Okamoto:
> Hi,
>
> I created a new widget which I want to contribute.  
> Here is the bug report:
>
https://bugs.eclipse.org/bugs/show_bug.cgi?id=328212
>
> Please review it and let me know what do you think.
>
> Regards,
> Hiro Okamoto
> Lotus, IBM Software Group
>
mailto:hokamoto@xxxxxxxxxx
>
>
>
> _______________________________________________
> nebula-dev mailing list
> nebula-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/nebula-dev

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev

GIF image

GIF image


Back to the top