Search found 118 matches

by bartoleo
Wed Aug 11, 2010 11:10 am
Forum: Libraries and Tools
Topic: Porting of Field of Vision MRPAS + LoS + A*Star
Replies: 23
Views: 14148

Re: Porting of Field of Vision MRPAS

I've updated .love
cleaner version
with map cells as objects and mrpas functions as separate module

coming soon Line of Sight function and A*Star Pathfinding
by bartoleo
Tue Aug 10, 2010 4:49 pm
Forum: Libraries and Tools
Topic: Porting of Field of Vision MRPAS + LoS + A*Star
Replies: 23
Views: 14148

Porting of Field of Vision MRPAS + LoS + A*Star

Hi, I made a Love2d-lua porting of Field of Vision MRPAS original code: http://umbrarumregnum.110mb.com/download/mrpas it is not 100% finished (I must rewrite map as object and not n-arrays) but it works you can toggle walls with mouse click you can move @ character with arrows key 1 : calculate FOV...
by bartoleo
Fri Jul 30, 2010 2:05 pm
Forum: Libraries and Tools
Topic: Need project idea
Replies: 19
Views: 7429

Re: **NEED PROJECT IDEA**

by bartoleo
Wed Jul 28, 2010 8:12 am
Forum: General
Topic: Video anyone?
Replies: 7
Views: 3070

Re: Video anyone?

I Think that a player (with one format/codec only) could be an interesting feature.
I think that using a PNG-frame per frame is crude solution
Sdl+Mpeg I found this:
http://www.happypenguin.org/show?SDL%20MPEG%20Library
by bartoleo
Fri Jul 23, 2010 3:59 pm
Forum: Support and Development
Topic: Rope code
Replies: 2
Views: 2501

Re: Rope code

you can set zero mass to first body...
bodies[0]:setMass(0,0,0,0)

and clear:
joints[0]
by bartoleo
Tue Jul 20, 2010 8:27 am
Forum: Libraries and Tools
Topic: Pölygamy: a collection of LÖVE helper libraries
Replies: 54
Views: 34888

Re: Pölygamy: a collection of LÖVE helper libraries

I Thought it was easier...
custom love.run ... this can be dangerous with new LÖVE versions...
i'll try
there are many directories in the zip...
i must include all in my project?
by bartoleo
Thu Jul 15, 2010 9:08 am
Forum: Libraries and Tools
Topic: Pölygamy: a collection of LÖVE helper libraries
Replies: 54
Views: 34888

Re: Pölygamy: a collection of LÖVE helper libraries

download link giving

404 Not Found

--------------------------------------------------------------------------------

nginx/0.7.67

where can i download last version of lib?