SFML community forums
Help => Graphics => Topic started by: amxxL on May 22, 2011, 06:00:36 pm
-
Hi all, I want to work with SFML engines but do not know if SFML can work only with 2D graphics, or can and 3D?
Tell me please.
(Sorry for English language. I don't speak english)
-
SFML is 2D graphics.
But you can use OpenGL to do 3D.
-
There is an extension for 3D, maybe you could take a look at it: sf3d (http://www.sfml-dev.org/forum/viewtopic.php?t=3052&highlight=sf3d)
-
There is no download link. (SF3D)
-
Lokk posted the address of the SVN repository. However, the project has not been maintained for a long time, I don't know how much effort the developer still plans to invest.
-
Sorry for the delay ;)
Yes, the project has really not evolved on the public SVN repository.
But, I still have some plans for sf3d, and maybe for the official release of SFML 2.0.
I will give you some news soon !
-
How I wish sf3d :roll:
-
SFML can do accelerated 2d graphics, and you can use opengl for 3d.. so both.