GLBasic forum

Main forum => GLBasic - en => Topic started by: djtoon on 2011-Jan-23

Title: GLSL shaders and x_sprite
Post by: djtoon on 2011-Jan-23
does shaders work on x_sprite? and another question:

can you rotate an x_sprite like rotozoomspite?
10x
Title: Re: GLSL shaders and x_sprite
Post by: Moru on 2011-Jan-23
x_sprites can only be placed with the bottom center as the origin. No rotate and you can't use the center of the sprite as the handle. Works as a tree far away but not so good for particle effects. No idea about shaders though.
Title: Re: GLSL shaders and x_sprite
Post by: Kitty Hello on 2011-Jan-24
No rotations for bilboards, yet. I think someone wrote a wrapper, though?