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

Author Topic: Rotating View  (Read 3474 times)

0 Members and 1 Guest are viewing this topic.

Wander

  • Full Member
  • ***
  • Posts: 170
    • View Profile
    • Email
Rotating View
« 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.
-Wander

Xorlium

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
Rotating View
« Reply #1 on: September 07, 2010, 06:06:19 am »
It's in SFML 2 only... :)

Wander

  • Full Member
  • ***
  • Posts: 170
    • View Profile
    • Email
Rotating View
« Reply #2 on: September 07, 2010, 06:08:30 am »
Crap. When does SFML 2.0 come out of BETA?
-Wander

Xorlium

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
Rotating View
« Reply #3 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.

Wander

  • Full Member
  • ***
  • Posts: 170
    • View Profile
    • Email
Rotating View
« Reply #4 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.
-Wander

Xorlium

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
Rotating View
« Reply #5 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

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Rotating View
« Reply #6 on: September 07, 2010, 08:25:37 am »
Quote
Only Laurent knows

I'd be happy to know that, but unfortunately I don't... ;)
Laurent Gomila - SFML developer

Wander

  • Full Member
  • ***
  • Posts: 170
    • View Profile
    • Email
Rotating View
« Reply #7 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?
-Wander

Mindiell

  • Hero Member
  • *****
  • Posts: 1261
    • ICQ Messenger - 41484135
    • View Profile
Rotating View
« Reply #8 on: September 09, 2010, 09:03:07 am »
winzip will do it (or winrar, etc...). You'll have a .tar to unzip again ;)
Mindiell
----

OniLinkPlus

  • Hero Member
  • *****
  • Posts: 500
    • View Profile
Rotating View
« Reply #9 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.
I use the latest build of SFML2