Thanks for the hint - it looks very useful also in my research projects but at first I have to integrate an existing very specific opengl-based visualizer written based on webgl/javascript into my application.

Am 16.03.26 um 11:05 schrieb Haidu Bogdan:
I wonder if the canvas solution used in X3D-Edit plugin.
https://plugins.netbeans.apache.org/catalogue/?id=90

can be adapted for that. But maybe it's too much reverse engeering.

On Mon, Mar 16, 2026, 11:57 AM Oliver Rettig <[email protected]> wrote:

Hi all,

in my Netbeans platform apps I need a Webbrowser which is able to render
3d scenes by webgl.

I have found the Webbrowser API of Netbeans


https://github.com/apache/netbeans/blob/master/ide/web.browser.api/src/org/netbeans/modules/web/browser/api/WebBrowser.java

but if I understand correctly this is not for embedding the browser UI
into the netbeans platform what I want to do. It only helps to find and
communicate with an external browser.

Any ideas?

best

Oliver


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to