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

Author Topic: Is it possible to use SFML and Irrlicht?  (Read 1815 times)

0 Members and 1 Guest are viewing this topic.

otto.klahr

  • Newbie
  • *
  • Posts: 1
    • View Profile
Is it possible to use SFML and Irrlicht?
« on: January 20, 2010, 03:39:08 pm »
I want to use Irrlicht for graphics, and SFML for input and network.
Is this possible?

Manux

  • Newbie
  • *
  • Posts: 23
    • View Profile
Is it possible to use SFML and Irrlicht?
« Reply #1 on: January 21, 2010, 12:13:44 am »
on Windows: Irrlicht probably does provide a way to get the correct HWND handles
http://www.sfml-dev.org/tutorials/1.2/graphics-win32.php

 

anything