SFML community forums

Bindings - other languages => Java => Topic started by: tetra on May 27, 2015, 08:55:51 pm

Title: Using LWJGL and JSFML together?
Post by: tetra on May 27, 2015, 08:55:51 pm
Is there anyway you can mix LWJGL and JSFML like http://www.sfml-dev.org/tutorials/2.0/window-opengl.php (http://www.sfml-dev.org/tutorials/2.0/window-opengl.php)?

Specifically, I'm wondering how to draw a scene (built in JSFML Drawables) to a framebuffer that's supplied by LWJGL.
Title: Re: Using LWJGL and JSFML together?
Post by: pdinklag on May 28, 2015, 11:10:44 am
I have not done any deep research on this and cannot offer support, but Overkill posted a simple and working example once, maybe give that a try:
http://en.sfml-dev.org/forums/index.php?topic=13740.0