Page 1 of 1

Some tries with steering

Posted: Thu Jan 12, 2012 10:18 pm
by paclito
I've been trying to write some of the examples from this guy an here is the result
http://www.shiffman.net/teaching/nature/steering/

I like to add a "event" that shots! when the boids arrive to the point....... but my knowledge is limited :)
I'll try to add some more examples to this "love"

Thanks to all!

EDIT 15/01/2012 Here is the love
The love is a poor adaptation of the article at the url...... some of the examples :)

Re: Some tries with steering

Posted: Thu Jan 12, 2012 11:12 pm
by MarekkPie
Is that link to the article that helped you or to your project?

Re: Some tries with steering

Posted: Thu Jan 12, 2012 11:14 pm
by ishkabible
can you give us the .love file instead? that way anyone can run it and we can easily look at the source.

Re: Some tries with steering

Posted: Thu Jan 12, 2012 11:17 pm
by MarekkPie
Well, there aren't any .lua files (that I can see) on that github, so I think he just forgot to upload the .love file.

Re: Some tries with steering

Posted: Sun Jan 15, 2012 10:48 pm
by paclito
Sorry, I've added the love :awesome:

Re: Some tries with steering

Posted: Mon Jan 16, 2012 6:59 am
by waraiotoko
This is really, really neat. Going to look at the source tomorrow.

Re: Some tries with steering

Posted: Mon Jan 16, 2012 7:08 am
by MarekkPie
Nice reference to Boids. I was looking at that stuff for after I finish up my hashing demo. I want to implement flock/swarm movement, then combine it with my hashing and A* pathing for a top-down zombie survival thingy.

Re: Some tries with steering

Posted: Fri Jan 20, 2012 11:40 pm
by LiquidDandruff
very cool, going to check out the code once im free