SFML community forums

Help => General => Topic started by: Akatray on August 28, 2009, 03:54:58 am

Title: 2 Questions
Post by: Akatray on August 28, 2009, 03:54:58 am
1)
How with sf::Http trigger URI http://localhost/rampage_server/interface.php?c=get (i need that php get GET arguments)
and get page content. Now it return empty body.
2)
 How write radial blur with post-effects?
Title: 2 Questions
Post by: Laurent on August 28, 2009, 02:10:18 pm
Hi

1) Can you show the complete code that you tried? Do you have a test page online so that I can try myself?

2) I don't know ;)
But I'm sure you'll be able to find the formula with Google, then if you still have problems to translate it to a post-fx I'll be able to help you more.