Computer Science Canada Fun With Bubbles |
Author: | Delos [ Mon Dec 13, 2004 12:27 pm ] |
Post subject: | Fun With Bubbles |
Here's a little proggie I came up with a couple days ago. I've set it up so that customization can take place in a seperate file (data.txt). The parameters should be self explanatory. But, in case you're wondering: drag=integer, cannot accept 0 (will set to default value if 0 is used) particleNumber=integer, the number of particles you want on the screen! Cannot be less than 1, again default values will be used if this is the case. animationSpeed=integer, basically the delay factor between subsequent loops. colour1=integer, colour reference for the large particles. colour2=integer, colour reference for the medium particles. colour3=integer, colour reference for the small particles. For all the 'colour' references, only positive integers from 1-255 are allowed. Play around with it a bit, it might do some interesting things. |
Author: | cool dude [ Mon Dec 13, 2004 6:09 pm ] |
Post subject: | |
i saw almost if not the exact same thing done on this site before. if i find the link i'll post it, but i don't want to accuse anyone before i post the link and actually see the code. i'm sorry if i'm mistaken |
Author: | Delos [ Mon Dec 13, 2004 6:15 pm ] |
Post subject: | |
True that there have been several similar programmes...the most recent being this one. But AFAIK, none quite like this... |
Author: | Paul [ Mon Dec 13, 2004 6:30 pm ] |
Post subject: | |
yea... holy shit delos, have half of my bits. |
Author: | zomg [ Mon Dec 13, 2004 6:52 pm ] |
Post subject: | |
ya whoa! thats pretty dam wicked some nice work there |
Author: | cool dude [ Tue Dec 14, 2004 5:06 pm ] |
Post subject: | |
yes it's true those are similar but those weren't the ones i was talking about there was a particular one i saw that was more similar than even these. i didn't have a chance to look to show u wat i mean. but again i'm not accusing u. P.S. how do u make a link to another page in a post by saying "like this one" or something like that[/quote] |
Author: | Paul [ Tue Dec 14, 2004 6:00 pm ] | ||
Post subject: | |||
I personally use the
just learn some HTML |
Author: | cool dude [ Tue Dec 14, 2004 7:29 pm ] |
Post subject: | |
oh thanks. |
Author: | BPhelmet [ Tue Dec 14, 2004 7:40 pm ] |
Post subject: | |
great work man, it is a great program, i like it |
Author: | AsianSensation [ Fri Dec 17, 2004 4:11 pm ] |
Post subject: | |
Very nice indeed. And there have been several particle engine/whatever posted, so it might look similar, but I think it's pretty original. +25 bits |