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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - felipehen

Pages: [1]
1
SFML projects / Assertion error :(
« on: November 27, 2010, 06:57:50 am »
Hello.
I am get this error when trying to open a map:


2
General / Two Questions about graphics.
« on: November 25, 2010, 01:46:05 am »
Thank you.
But my pc dont support GLSL :(
I try make a code, and if i have success i post the code here.
bye

3
General / Two Questions about graphics.
« on: November 24, 2010, 09:34:47 pm »
Thanks for the reply.
Quote
imply copy the sprite, and assign the new one a smaller subrect.

You can show a code example? (sorry i am newbie in sfml)


On the transition I made an example below:
The following image is one that produces the effect:

The output is more or less like the animation:

I think it's basically read the more darker colors, and store the current screen and next in a two sprites and lowering the opacity of the pixels on current screen sprite to show next screen.
Well I hope you have understood :(

4
General / Two Questions about graphics.
« on: November 24, 2010, 06:51:14 am »
Hello :D
I came here to see if anyone knows how to do the following:

Make a transition from screen, based on an image of shades of black and white (who already used rpg maker should have an idea what I'm talking about)

And also wanted to know if there is any way to select a rect in a sprite, and returns it as a sprite.

Thanks in advance.
And sorry for using bad English (I used google translator to write this: oops:)

Pages: [1]