Search found 96 matches

by athanazio
Fri May 22, 2009 10:03 am
Forum: General
Topic: ludum dare mini compo May 22
Replies: 8
Views: 3741

ludum dare mini compo May 22

Hey another ludum dare competition on the way !
http://www.ludumdare.com/compo/2009/04/20/mini-ld-9/

cheers
by athanazio
Tue May 05, 2009 11:41 am
Forum: Libraries and Tools
Topic: LOVEly Eyes (GUI Toys) update of 2009-06-26
Replies: 54
Views: 26892

Re: LOVEly Eyes (GUI Toys) update of 2009-05-03

I will be back to this after May-15-2009
cheers
8-)
by athanazio
Sun May 03, 2009 5:43 am
Forum: Libraries and Tools
Topic: LOVEly Eyes (GUI Toys) update of 2009-06-26
Replies: 54
Views: 26892

Re: LOVEly Eyes (GUI Toys) update of 2009-05-03

Hmm... if you could 'cookie cut' images then you could make gradients of a single color just by cookie cutting the image into , e.g star , and layer it over the star. The image is just a semi-transparent gradient from black to white. Using images would save some processor time instead of having to ...
by athanazio
Sun May 03, 2009 5:38 am
Forum: Libraries and Tools
Topic: LOVEly Eyes (GUI Toys) update of 2009-06-26
Replies: 54
Views: 26892

Re: LOVEly Eyes (GUI Toys) update of 2009-05-03

#1 gradient merge of code While looking at the gradient code, I saw that the horizontal and vertical gradient functions are nearly identical. Wouldn't it be better (i.e.: easier to debug and upgrade) to put it in one function. I uploaded a file to demonstrate it. good idea but the code got a little...
by athanazio
Sun May 03, 2009 3:15 am
Forum: Libraries and Tools
Topic: LoveUI for Love 0.5.0
Replies: 118
Views: 73003

Re: LoveUI... has button, Textfield, scrollVIew

cool sample !! pure inspiration !!! =)
your great job inspires me to move forward
by athanazio
Sat May 02, 2009 3:00 pm
Forum: Libraries and Tools
Topic: LOVEly Eyes (GUI Toys) update of 2009-06-26
Replies: 54
Views: 26892

Re: LOVEly Eyes (GUI Toys) update of 2009-04-29

but does the gradient work on other linuxes ?
just to know If I should try to change the implementation or not
by athanazio
Sat May 02, 2009 2:42 pm
Forum: Libraries and Tools
Topic: LOVEly Eyes (GUI Toys) update of 2009-06-26
Replies: 54
Views: 26892

Re: LOVEly Eyes (GUI Toys) update of 2009-04-29

#fill polygon look at this http://love2d.org/docs/love_physics.html * Only convex shapes are supported. * The max vertex count for on a single polygon is 8. * There are 16 shape categories. in the polygon docs dont say anything about limitation http://love2d.org/docs/love_graphics_polygon_1.html I b...
by athanazio
Sat May 02, 2009 5:09 am
Forum: Libraries and Tools
Topic: LOVEly Eyes (GUI Toys) update of 2009-06-26
Replies: 54
Views: 26892

Re: LOVEly Eyes (GUI Toys) i can see stars !!

aha !! regular polygon component !

things are getting very nice,
polygons and stars.png
polygons and stars.png (57.18 KiB) Viewed 4035 times
still have some creppy behaviors on filling but the calculations are working, any suggestions why we have both problems ?
localyeyes_20090502.love
(26.43 KiB) Downloaded 205 times
by athanazio
Fri May 01, 2009 2:55 pm
Forum: Libraries and Tools
Topic: LOVEly Eyes (GUI Toys) update of 2009-06-26
Replies: 54
Views: 26892

Re: LOVEly Eyes (GUI Toys) update of 2009-04-29

farvardin wrote::neko: we have so many usefull GUI now, I have no excuse to make a decent game!
:P
by athanazio
Thu Apr 30, 2009 3:34 am
Forum: Libraries and Tools
Topic: CAMERA: scrolling and scaling
Replies: 50
Views: 40852

Re: CAMERA: scrolling and scaling

I love the box climber example !
congratz for CAMERA you did a good job, for sure will look for this in my new project.
walking.jpg
walking.jpg (7.47 KiB) Viewed 7276 times