Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
Speeding up rendering
Print
Pages:
1
[
2
]
Author
Topic: Speeding up rendering (Read 5899 times)
0 Members and 1 Guest are viewing this topic.
Laurent
Administrator
Hero Member
Posts: 32498
Speeding up rendering
«
Reply #15 on:
September 06, 2011, 10:16:24 pm »
FBO is the preferred back-end, but there's also one that uses a "hidden" OpenGL context and updates the target texture with an explicit pixel copy.
Logged
Laurent Gomila - SFML developer
Print
Pages:
1
[
2
]
SFML community forums
»
Help
»
Graphics
»
Speeding up rendering
anything