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 - fkrauthan

Pages: [1]
1
Network / OpenSSL?
« on: May 01, 2009, 08:48:40 pm »
Hello,
is it possible to use OpenSSL with SFML Network Sockets?
fkrauthan

2
Window / Change origin
« on: April 14, 2009, 11:03:32 am »
so you convert from OpenGL Coords to top left corner only at the move and setposition function or also at the Render function so that i translate it to my coords and in the render it would trasnlate to your coords? (Speed loos?)

3
Window / Change origin
« on: April 12, 2009, 08:02:21 pm »
I'am new in SFML i get a View with sf::View& DefaultView = App.GetDefaultView();

ok? Then i set die Center at this View. Must i do somthin after that? Must i set the Center To 0,0 or to Window Height, 0 to have my orign aht the lower left corner?

4
Window / Change origin
« on: April 12, 2009, 07:39:01 pm »
Hello,
how can i change the origin of SFML from the upper left to the lower left like OpenGL Used it nativ?
fkrauthan

Pages: [1]
anything