A little odd engine

I just finished the applet at the center with the hair following the mousepointer:

HAIR EFFECT: http://www.ryer.dk/?codebase=hair

It took me a couple of hours to develope. What do you think?

Update: I added another applet to the site, an applet I made a long time ago:

BUG EFFECT: http://ryer.dk/?codebase=bug

Update again: Weed effect added.

WEED EFFECT: http://ryer.dk/?codebase=weed

Thats very cool. I like the art mode :slight_smile:

Nice. Could be a cool basis for a snake clone. :slight_smile:

With a chain length at about 64 and a number of chains at 2 it could be a kind of tuck game, where you should drive around tricky streets :smiley:

it looks sweet, but it took some time to understand what “number of chains” and “chain length” actually meant. try rewording them?

Ok, it all consists of a number of pieces put to gether. Chain length is the length of each piece. Number of chains is the number of pieces :smiley: ok?

Yeah. Why not call them piece length and piece numbers then…

Call it what it is :-

line segment length & line segment count.

I have now changed those two lines :slight_smile:

I added another applet to the site, an applet I made a long time ago:

http://ryer.dk/?codebase=bug

Added yet another effect: The weed effect :smiley: check it out.

http://ryer.dk/?codebase=weed

I think Weed is broken. The other two still work, but Weed gives me a red X in upper left corner on Firefox.

Sounds weird. What version of java do you use in your browser? Maybe I use some functionality that doesnt fit 1.1 :frowning:

Hmm it works today. I got errors in the console yesterday, today its clean :slight_smile:

java 1.5

Ok, well very weird. Maybe the problem will disapear if I worked on making it pass a XHTML 1.0 Strict validation. I just havent got the time to do that yet :smiley:

Any change we can see the source code of the applets?

Thanks

well im not very happy for showing my source code. But I will gladly discuss any aspect of it :slight_smile:

:frowning: