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

Author Topic: Usage possibility  (Read 1351 times)

0 Members and 1 Guest are viewing this topic.

altare

  • Newbie
  • *
  • Posts: 2
    • View Profile
Usage possibility
« on: November 02, 2011, 05:06:02 pm »
Hello,

I am currently developing a c# application that uses direct3d to draw very basic 3d objects on screen, and I wanted to know if SFML can be integrated in my project in some manner, mostly for video post processing.

Can this be done? What would I need to make it happen?

Any info on the subject is appreciated.

Thanks.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Usage possibility
« Reply #1 on: November 02, 2011, 09:10:02 pm »
SFML can't be mixed with D3D.

But how could it help you to do video post-processing?
Laurent Gomila - SFML developer

altare

  • Newbie
  • *
  • Posts: 2
    • View Profile
Usage possibility
« Reply #2 on: November 03, 2011, 10:57:33 am »
Thanks for the reply, however I didn't mean video as in 'avi' but video as in viewport post effects, like blur etc.

Can sfml be used with opengl then?

Haikarainen

  • Guest
Usage possibility
« Reply #3 on: November 03, 2011, 11:01:02 am »
Quote from: "altare"
Thanks for the reply, however I didn't mean video as in 'avi' but video as in viewport post effects, like blur etc.

Can sfml be used with opengl then?


Yes, look at the tutorials