SFML community forums

Help => Graphics => Topic started by: altare on November 02, 2011, 05:06:02 pm

Title: Usage possibility
Post by: altare 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.
Title: Usage possibility
Post by: Laurent 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?
Title: Usage possibility
Post by: altare 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?
Title: Usage possibility
Post by: Haikarainen 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