I saw this one coming, hehe:
GetPixel(): Needed for masks, color replacement (using PutPixel) and more (see below)
PutPixel(): I wanted to code some crazy demos like Voxel landscape renderization (heightmaps! getpixel again!) and mode7. Thanks for ruining the surprise Besides that, old-school effects like snow or blazing sand, but maybe we can get those with particle systems instead.
LOVE 0.2.1
Re: LOVE 0.2.1
Teh Blog -> http://cryodreams.com.ar
Re: LOVE 0.2.1
Continued in a separate thread (finally).
Re: LOVE 0.2.1
I found a little bug for mike:
love.graphics.draw("Long text is long", 50, 50, 100, love.align_left ) doesn't work. Instead of wrapping the text, LÖVE draws it rotated :S
Edit: It isn't specific about align_left, it was just an example
love.graphics.draw("Long text is long", 50, 50, 100, love.align_left ) doesn't work. Instead of wrapping the text, LÖVE draws it rotated :S
Edit: It isn't specific about align_left, it was just an example
Last edited by Merkoth on Sun Apr 06, 2008 5:31 pm, edited 1 time in total.
Teh Blog -> http://cryodreams.com.ar
Re: LOVE 0.2.1
Try love.graphics.drawf. 8-)
Who is online
Users browsing this forum: No registered users and 5 guests