SFML community forums

General => General discussions => Topic started by: atomen on July 22, 2010, 02:15:03 pm

Title: SFML & OpenGL (3D Models)
Post by: atomen on July 22, 2010, 02:15:03 pm
Hi!

I wanted a straight answer to this question since the other answers were a bit imprecise. So I'll make
it plain; is it possible to use SFML with 3d models if you use openGL calls?

The reason for this is because I will probably need a huge amount of animations and if these are going to
be 2d I'll have a pretty busy life ahead of me painting :(
Title: SFML & OpenGL (3D Models)
Post by: K-Bal on July 22, 2010, 02:45:46 pm
You can use plain OpenGL to render your models.