Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
Java
»
Using LWJGL and JSFML together?
Print
Pages: [
1
]
Author
Topic: Using LWJGL and JSFML together? (Read 10205 times)
0 Members and 1 Guest are viewing this topic.
tetra
Newbie
Posts: 16
Using LWJGL and JSFML together?
«
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
?
Specifically, I'm wondering how to draw a scene (built in JSFML Drawables) to a framebuffer that's supplied by LWJGL.
«
Last Edit: May 27, 2015, 08:57:50 pm by tetra
»
Logged
pdinklag
Sr. Member
Posts: 330
JSFML Developer
Re: Using LWJGL and JSFML together?
«
Reply #1 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
Logged
JSFML
- The Java binding to SFML.
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
Java
»
Using LWJGL and JSFML together?
anything