Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Wavesonics on January 19, 2008, 04:01:39 am

Title: SFML wizard in C::B
Post by: Wavesonics on January 19, 2008, 04:01:39 am
We already have an SDL wizard, which I have been a fan of for a long time.

But SFML is new, OO, and actively maintained and improved.
I think we should support it by having a SFML wizard in the project creation screen.

http://sfml.sourceforge.net/ (http://sfml.sourceforge.net/)
Title: Re: SFML wizard in C::B
Post by: thomas on January 19, 2008, 12:43:26 pm
Never heard of that, but from its description, it looks quite cool.
Is it usable?
Title: Re: SFML wizard in C::B
Post by: Wavesonics on January 19, 2008, 09:10:06 pm
Ya, it's very usable and stable!

It is, like the name implies, simple. So it's extremely easy to do anything, like send and receive network data, but of course the ease comes with a price, all of the low level stuff is wrapped and from what I have seen there isnt any way to get at it. So doing very specific low level things would be difficult with it I think.

But man, for anyone trying to learn something like game dev, or even any project that doesn't have a need to get down and dirty in the low level details, its a god send.

I took a look a the code to create a project wizard and it looks pretty darn simple, so would the C::B devs be interested in this wizard if I made it?
Title: Re: SFML wizard in C::B
Post by: Biplab on January 19, 2008, 09:16:57 pm
I took a look a the code to create a project wizard and it looks pretty darn simple, so would the C::B devs be interested in this wizard if I made it?

Definitely we would add it. :)

But honestly I'm not sure about the demand of this wizard.
Title: Re: SFML wizard in C::B
Post by: thomas on January 19, 2008, 09:43:37 pm
Well, if we have a wizard for it, then demand will grow... which is good if it's a good toolkit.
Title: Re: SFML wizard in C::B
Post by: thomas on January 21, 2008, 10:25:14 am
I've had a look at the sources and tried building the workspace.
Have to say it's hard to find something you can complain about, even if you're searching... very nice libraray.
Title: Re: SFML wizard in C::B
Post by: killerbot on January 21, 2008, 10:46:41 am
but no more additions remember ;-)

except this one  8) 8) 8) 8)