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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - paupav

Pages: 1 ... 9 10 [11]
151
Graphics / Re: in SFML
« on: February 24, 2014, 07:03:00 pm »
How hard would it be to create 2,5 D game like this one: http://www.youtube.com/watch?v=cStsmI5Yprs


 Im kinda new to game development so this could be stupid question: can i combine opengl renderer to import blender objects and do background and programing (so that character can't walk through objects) in SFML? Or is there some other easier way of making such game.

152
Graphics / Re: in SFML
« on: February 24, 2014, 02:18:52 pm »
Can't I just use some existing opengl renderer?

153
Graphics / in SFML
« on: February 24, 2014, 01:47:49 pm »
Is there any way to import objects made in blender to SFML project? I mean I already completed 50% of the SFML tutorial and in the future I want to make 3d games in it. I know that you can use OpenGl with SFML.

154
General / Re: Hello! I'm new to SFML
« on: July 26, 2013, 09:20:22 pm »
Of course that I won't start with such a big project lol, first I'l make small games for linux such as snake game since I love that game.  :)

155
General / Re: Hello! I'm new to SFML
« on: July 26, 2013, 04:27:20 pm »
If you have to ask such a question, you're in for a very bumpy ride. Game programming is a very hard task and even though you might have some game in mind to aim for, you'll fail to reach that goal.

All in all, yes SFML can be used for 2D and 3D stuff. The posted link is more 3D than 2 or 2.5D. SFML itself offers only funtionalities for 2D drawing, but you can use OpenGL directly, so anything that OpenGL can, "SFML can".
thanks for your reply. I have always wanted to learn OpenGl, but people suggested me to first learn SFML library. 

156
General / Hello! I'm new to SFML
« on: July 26, 2013, 03:45:26 pm »
and I wonder is it recommended to use SFML for making 2.5D game such as 2029 online:
http://www.youtube.com/watch?v=KiJaNo1d-6g

Pages: 1 ... 9 10 [11]