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

Author Topic: My request with frame time and it's blurriness...  (Read 13830 times)

0 Members and 1 Guest are viewing this topic.

Wizzard

  • Full Member
  • ***
  • Posts: 213
    • View Profile
My request with frame time and it's blurriness...
« on: October 10, 2008, 03:55:29 am »
This thread is corresponding to this thread.

I was just wondering if SFML should implement the feature described in the link above into sf::RenderWindow, instead of me inheriting.

Something like:
Code: [Select]
void sf::RenderWindow::PreserveImageQuality(bool Preserve)

I'll try and go a bit more into detail if you don't know what I mean, I'm in a bit of a rush at the moment though.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
My request with frame time and it's blurriness...
« Reply #1 on: October 10, 2008, 07:53:19 am »
Well, if you implement it and show me the great result, I'll probably integrate it into SFML ;)
Laurent Gomila - SFML developer

 

anything