Skip to main content
Tweeted twitter.com/#!/StackGameDev/status/267250029020979201
added 47 characters in body
Source Link
Ken
  • 6.1k
  • 3
  • 36
  • 51

I want to display some text and numerical data over my OpenGL scene in SFML 2.0. I've looked at the SFML 1.6 text tutorials here. But I can't get the code to work. There is (as of yet) no text tutorial for 2.0

I want to display some text and numerical data over my OpenGL scene in SFML 2.0. I've looked at the SFML 1.6 text tutorials here. But I can't get the code to work.

I want to display some text and numerical data over my OpenGL scene in SFML 2.0. I've looked at the SFML 1.6 text tutorials here. But I can't get the code to work. There is (as of yet) no text tutorial for 2.0

Source Link
Ken
  • 6.1k
  • 3
  • 36
  • 51

How to display text and numbers in SFML 2.0

I want to display some text and numerical data over my OpenGL scene in SFML 2.0. I've looked at the SFML 1.6 text tutorials here. But I can't get the code to work.