SFML community forums

Help => Graphics => Topic started by: Wander on September 07, 2010, 05:15:00 am

Title: Rotating View
Post by: Wander on September 07, 2010, 05:15:00 am
I've been trying to figure out a way to rotate an entire view without manually rotating EVERY single object inside the view. There are no member functions for it, so I was wondering if someone knew about some other way.
Title: Rotating View
Post by: Xorlium on September 07, 2010, 06:06:19 am
It's in SFML 2 only... :)
Title: Rotating View
Post by: Wander on September 07, 2010, 06:08:30 am
Crap. When does SFML 2.0 come out of BETA?
Title: Rotating View
Post by: Xorlium on September 07, 2010, 06:12:55 am
Only Laurent knows :)

But right now it's very usable and stable. I'm using it and have found no problems so far.
Title: Rotating View
Post by: Wander on September 07, 2010, 06:13:49 am
Oh okay. Where can I get it?

EDIT: Well, rather where do I get it and how do I install it. I'm sure that it isn't the same installation method.
Title: Rotating View
Post by: Xorlium on September 07, 2010, 07:47:53 am
Well, I don't know in windows, but the jist of it is that you have to install a program called cmake to compile it yourself. You can download the source code for sfml2 here: http://www.sfml-dev.org/download.php
Title: Rotating View
Post by: Laurent on September 07, 2010, 08:25:37 am
Quote
Only Laurent knows

I'd be happy to know that, but unfortunately I don't... ;)
Title: Rotating View
Post by: Wander on September 07, 2010, 02:46:17 pm
haha!

Am I supposed to download the GNU Tarball?

EDIT: If so... how do I open a .gz file?
Title: Rotating View
Post by: Mindiell on September 09, 2010, 09:03:07 am
winzip will do it (or winrar, etc...). You'll have a .tar to unzip again ;)
Title: Rotating View
Post by: OniLinkPlus on September 12, 2010, 08:35:49 pm
Quote from: "Mindiell"
winzip will do it (or winrar, etc...). You'll have a .tar to unzip again ;)
No, use 7-zip. It's free, and supports nearly all popular compression formats.