SFML community forums

General => Feature requests => Topic started by: Xeon06 on February 05, 2011, 02:03:17 am

Title: Drawing textured shape?
Post by: Xeon06 on February 05, 2011, 02:03:17 am
Hey,

I think it would be great to be able to draw shapes with texture instead of just color in them.

Thanks.
Title: Drawing textured shape?
Post by: Laurent on February 05, 2011, 09:27:57 am
It's planned for SFML 2.
Title: Drawing textured shape?
Post by: Xeon06 on February 05, 2011, 03:22:51 pm
Cheers!
Title: Drawing textured shape?
Post by: ActionBoy on February 05, 2011, 03:41:54 pm
Excellent.
Title: Drawing textured shape?
Post by: Groogy on February 05, 2011, 05:10:40 pm
Great :P

Maybe I'll be able to create "semi-destroyable" objects using shapes. ^^
Title: Drawing textured shape?
Post by: WitchD0ctor on May 18, 2011, 11:27:09 pm
hey, is this possible yet?

I am able to create my enviroments out of shapes, but rather than plain color, i would like to use a texture, would this be possable with the shader class?

if so, what would i put for the gl_TexCoords?
Title: Drawing textured shape?
Post by: OniLinkPlus on May 19, 2011, 02:43:14 am
Quote from: "WitchD0ctor"
hey, is this possible yet?

I am able to create my enviroments out of shapes, but rather than plain color, i would like to use a texture, would this be possable with the shader class?

if so, what would i put for the gl_TexCoords?
It's not possible yet. When he adds the feature, there will likely be a big announcement.
Title: Drawing textured shape?
Post by: WitchD0ctor on May 19, 2011, 09:03:49 am
Ahh... that's disappointing