| Hi Hiro, 
 This is a very nice widget and I hope it will be able to pass the ip review. I made a similar widget in my open source project "Sharemedia" but I didn't have time to turn it into a generic one.
 
 Is your widget able to load images on demand , without slowing down the next/previous animation ? This is something I had issues to achieve with LWJGL. 
 Nice work. 
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
 
 
 <graycol.gif>Tom Schindl ---10/20/2010 04:55:58 AM---Hi, Thanks for your contribution the widget looks awsome! I've added a
 
 
 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
 
 |