Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] SWT based 3D plot library?

As 3D is always a little bit messy to integrate in SWT I think the only option would be to get jzy3d, report bugs and help to improve when possible the SWT integration.

As jz3d uses JOGL and JOGL is one of the frameworks that could be used with STW OpenGL it should be at least possible to integrate it natively.

At least for me that would the the most promising option beside waiting until someone fires up the perfect charting lib for me :-)

Am 21.08.20 um 15:12 schrieb Andrey Loskutov:
I "for SWT" not menas "exclusivly for SWT" like in SWTChart, you can
take a look at http://www.jzy3d.org/

Thanks,

this was on my radar, but I fear this can only be used via SWT_AWT bridge, and so this would be a no go for me (SWT_AWT is extremely dangerous and crashes / deadlocks on GTK3 as much as it only can). See https://github.com/jzy3d/jzy3d-api/blob/master/jzy3d-swt/src/main/java/org/jzy3d/bridge/swt/Bridge.java.

Kind regards,
Andrey Loskutov

Спасение утопающих - дело рук самих утопающих

https://www.eclipse.org/user/aloskutov
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top