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

Author Topic: Goal and rules of this forum  (Read 80156 times)

0 Members and 1 Guest are viewing this topic.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Goal and rules of this forum
« on: August 29, 2007, 02:43:05 pm »
Hi everybody

This forum has been created to talk about your projects using SFML, whether they are finished or not.

If you want to show your project, try to give as many details as possible : detailed description, how are you using SFML, screenshots, videos, demo, website, ...

Also, feel free to give your opinion about the other projects, and to share your experience about using SFML :)

The best projects will probably be shown in a future "projects page" on the website.
Laurent Gomila - SFML developer

Haikarainen

  • Guest
Goal and rules of this forum
« Reply #1 on: July 02, 2011, 02:45:43 pm »
How is the "Projects page" coming along ? :D Would be nice with a hall of fame or something.

Jove

  • Full Member
  • ***
  • Posts: 114
    • View Profile
    • http://www.jestofevekites.com/
Goal and rules of this forum
« Reply #2 on: July 02, 2011, 05:12:43 pm »
Not sure if this question is appropriate here, but it relates so...

...Is there any screen capture software that can record at 60fps? I've tried XSplit Broadcaster and it doesn't like doing 60. I haven't tried FME yet as my previous capture driver (SCFH DSF) no longer works under Windows7 SP1 :evil: .

What's Fraps like to use?
{much better code}

TheLastBanana

  • Newbie
  • *
  • Posts: 10
    • View Profile
Goal and rules of this forum
« Reply #3 on: July 13, 2011, 09:44:03 am »
You may consider giving Krut a try:
http://krut.sourceforge.net/
I've used it to record a few videos, and while they do occasionally lag a bit, they get a pretty decent framerate. It's only a few megabytes and there's no installation, so it's probably worth a shot anyway. :)

Naufr4g0

  • Full Member
  • ***
  • Posts: 112
    • View Profile
Goal and rules of this forum
« Reply #4 on: September 08, 2011, 05:51:44 pm »
Quote from: "Jove"
Not sure if this question is appropriate here, but it relates so...

...Is there any screen capture software that can record at 60fps? I've tried XSplit Broadcaster and it doesn't like doing 60. I haven't tried FME yet as my previous capture driver (SCFH DSF) no longer works under Windows7 SP1 :evil: .

What's Fraps like to use?


I use Fraps and it works fine! 60fps, 30fps, 15fps can easily used.
I usually take videos at 60fps and then downgrade them to 30fps for Youtube.

MorleyDev

  • Full Member
  • ***
  • Posts: 219
  • "It is not enough for code to work."
    • View Profile
    • http://www.morleydev.co.uk/
Goal and rules of this forum
« Reply #5 on: September 08, 2011, 05:59:25 pm »
If things get to a state where people are posting projects with too little information, it's not unreasonable to have minimum requirements for posting a project or at least "recommended guidelines".

Like "Must/should either have a video or four screenshots if no demo, or a video or two screenshots if it comes with an executable".
UnitTest11 - A unit testing library in C++ written to take advantage of C++11.

All code is guilty until proven innocent, unworthy until tested, and pointless without singular and well-defined purpose.

frapa

  • Newbie
  • *
  • Posts: 7
    • View Profile
    • Frapa website
    • Email
Re: Goal and rules of this forum
« Reply #6 on: August 11, 2012, 11:20:45 am »
I would like a lot a projects page on SFML website... I used to develop with python and pygame before. On www.pygame.org they have a kind of gallery where users can post their programs and games to make them know to the public or to other pygame developer. I find it an awesome idea, also because you get to know what other users are making with your same library.

Cannot we have something like that, too?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Goal and rules of this forum
« Reply #7 on: August 11, 2012, 02:26:51 pm »
Next to the subforum 'SFML projects' there's also the wiki on GitHub which stands free for anyone to use edit and contribute.
I think with those two options are quite enough. The forum is here for projects that are being worked on, so users can ask questions/make suggestions/say how awesome things are and if the projects are activily maintained they also will stay on the top and not get lost in the depth of the forum.
The wiki can more be used as some sort of summary and give an overview over diffrent projects, unfortunatly the project section is quite empty, because not many are using it/know of it.

If you like to see some bigger list, then feel free to edit the wiki any time. ;)

Although Laurent once wanted to update the website with the release of SFML 2, but seeing how busy he's with RL and the library itself I'm not sure if that is gonna happen, but if so maybe an better integration/linking to the wiki would be a nice feature. ;)
« Last Edit: August 11, 2012, 02:28:50 pm by eXpl0it3r »
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

cpolymeris

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
    • Email
Re: Goal and rules of this forum
« Reply #8 on: July 01, 2013, 07:23:54 pm »
Although Laurent once wanted to update the website with the release of SFML 2, but seeing how busy he's with RL and the library itself I'm not sure if that is gonna happen, but if so maybe an better integration/linking to the wiki would be a nice feature. ;)

 Maybe the webpage could have a section mirroring the wiki? Github's wiki is hosted in a git repo, obviously, so it's pretty easy to export and dynamically integrate with other pages, the only problem being that github's markdown has some non-standard extensions.

AxelRantila

  • Newbie
  • *
  • Posts: 7
    • View Profile
    • Twitter
Re: Goal and rules of this forum
« Reply #9 on: July 02, 2013, 09:31:45 am »
I'm wondering, in what stage must the projects you are working on be in in order to be posted here?
The one I'm working on is currently in pre-pre-alpha, and that might be a bit early to post about it?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: Goal and rules of this forum
« Reply #10 on: July 02, 2013, 09:36:26 am »
Quote
I'm wondering, in what stage must the projects you are working on be in in order to be posted here?
As long as you have something interesting to show, you can post it ;)
Laurent Gomila - SFML developer

AxelRantila

  • Newbie
  • *
  • Posts: 7
    • View Profile
    • Twitter
Re: Goal and rules of this forum
« Reply #11 on: July 02, 2013, 09:47:19 am »
Quote
I'm wondering, in what stage must the projects you are working on be in in order to be posted here?
As long as you have something interesting to show, you can post it ;)
And by the way things currently looks, it's gonna be a while before that happens. It'll come when it come

Jungletoe

  • Full Member
  • ***
  • Posts: 132
    • View Profile
    • Email
Re: Goal and rules of this forum
« Reply #12 on: August 20, 2013, 01:24:57 am »
Laurent, can you add Youtube video support? It would help us promote our games if we can show videos :)

(maybe this already exists, although I don't know how to use it)

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Goal and rules of this forum
« Reply #13 on: August 20, 2013, 01:28:06 am »
Laurent, can you add Youtube video support? It would help us promote our games if we can show videos :)
You can embbed YouTube videos, by simply posting the YouTube link. It doesn't work though if the URL is using HTTPS.

http://www.youtube.com/watch?v=wdxiXNoeHI4
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

alienonolympus

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • Email
Re: Goal and rules of this forum
« Reply #14 on: June 06, 2015, 02:48:02 pm »
Can we post like questions on what projects to do?

I'm just wondering! ;)

 

anything