Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SFML + OpenGL + wxWidgets  (Read 1899 times)

0 Members and 1 Guest are viewing this topic.

baccari

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • Email
SFML + OpenGL + wxWidgets
« on: July 14, 2011, 05:13:08 pm »
I'm trying to develop a small game in OpenGL.
can i integrate wxWidgets to SFML and use it to open dialogs inside my SFML window to allow players to change game settings ?
can someone describe briefely how to do that ?

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
SFML + OpenGL + wxWidgets
« Reply #1 on: July 14, 2011, 05:31:30 pm »
There is a tutorial for wxWidgets integration on the SFML website.
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

 

anything