|
Author |
Topic: Stardust (Read 1046 times) |
|
madmerv Guest
|
Re: Stardust
« Reply #1 on: Nov 26th, 2003, 5:48pm » |
|
i like. it would be nice if there were some keyboard commands to control the palette (ie: ramp effects)
|
« Last Edit: Nov 26th, 2003, 5:48pm by madmerv » |
|
|
|
|
Jerronimo
|
Re: Stardust
« Reply #2 on: Nov 27th, 2003, 3:11am » |
|
understood. I had actually decided to just shelve it and try to forget about it when someone on these boards basically told me it sucked.... which really pissed me off... i just wanted to forget about the sketch altogether. I screwed around with other variants which do different, interesting things with the colors, but I haven't published that version. Needless to say, I don't talk with that person anymore. I know I can't get any sort of valuable information from them, only words that crush my desire to work on sketches.
|
|
|
|
amoeba
|
Re: Stardust
« Reply #3 on: Nov 27th, 2003, 11:56am » |
|
as much as I would prefer a working strokeWeight and outline function, I must say I like this one. perfect fun. never listen to the gripes of the uninitiated. m
|
marius watz // amoeba http://processing.unlekker.net/
|
|
|
Koenie
|
Re: Stardust
« Reply #4 on: Nov 29th, 2003, 4:58pm » |
|
"Perhaps the most powerful impetus for self-improvement is to be flatly told that your work stinks." - John Maeda, quoted from maeda@media, page 326
|
http://koeniedesign.com
|
|
|
elout
|
Re: Stardust
« Reply #5 on: Nov 29th, 2003, 7:35pm » |
|
koenie had a bad (hair) day? In Holland we have these sayings; 'recht voor z`n raap' -- 'straight into your face' 'z`n hart ligt op z`n tong' -- 'his heart is laying on his tongue' In other cultures saying directly what you think/feel is not done, and that creates some great cultural difference between the Dutch and some foreign cultures. In Holland yes means yes, and no means no, while some other cultures they just always say 'yes', just to be polite. anyway.. Make sure to check out the source code, maybe it doesn`t look that beautiful to you on the outside, you maybe can learn some stuff from the inside, and check Jerronimo other stuff in his p5 folder as well, I found some of them quite inspiring! [edit]some typo`s[/edit]
|
« Last Edit: Nov 29th, 2003, 7:55pm by elout » |
|
|
|
|
milov
|
Re: Stardust
« Reply #6 on: Nov 30th, 2003, 1:17am » |
|
on Nov 29th, 2003, 7:35pm, elout wrote:anyway.. Make sure to check out the source code, maybe it doesn`t look that beautiful to you on the outside, you maybe can learn some stuff from the inside |
| Indeed, like this interesting syntax to create the random color: int c = 1 + (int) random( 7 ); stroke( (c&4)*255, (c&2)*255, (c&1)*255 );
|
« Last Edit: Nov 30th, 2003, 1:20am by milov » |
|
|
|
|
Jerronimo
|
Re: Stardust
« Reply #7 on: Nov 30th, 2003, 7:08pm » |
|
thanks. I just wanted specifically full-brightness primary and secondary colors: 0, 0, 255 blue (1) 0, 255, 0 green (2) 0, 255, 255 cyan (3) 255, 0, 0 red (4) 255, 0 255 purple (5) 255, 255, 0 yellow (6) 255, 255, 255 white (7)
|
|
|
|
Koenie
|
Re: Stardust
« Reply #8 on: Dec 1st, 2003, 8:25pm » |
|
Ok, Jerronimo, I'm really sorry about what I said about your applet. I didn't mean any harm or to crush your desire to create cool sketches, I only tried to give you some critics, which I probably formulated the wrong way and because of that was interpreted the wrong way. Because english is not my primary language and in the dutch culture, it is normal that people just say what they think, a confusing situation started. I want to apologize this way. Koenie
|
http://koeniedesign.com
|
|
|
madmerv Guest
|
Re: Stardust
« Reply #9 on: Dec 2nd, 2003, 12:10am » |
|
Hey Koenie Not to like change the subject or anything to anything too wierd but, my friend says its totally legal to buy child pornography in Amsterdam. Is this true? I think I read something where in the 70s the market for child porn went sky high in central Europe, but I'm not entirely certain if this is true today. Thanks!
|
|
|
|
arielm
|
Re: Stardust
« Reply #10 on: Dec 2nd, 2003, 12:59am » |
|
okay madmerv, i don't know if you're aware of that, but koenie is a (very kind and honest, btw) kid, 15 years old (if you ask), so i don't see what's the point with your message! proposition: you could just delete your post, and we'll all forget about it... sounds?
|
Ariel Malka | www.chronotext.org
|
|
|
Bijeoma
|
oRe: Stardust
« Reply #11 on: Dec 2nd, 2003, 1:20am » |
|
ah, that was so random.. and yes thats wierd.
|
« Last Edit: Dec 2nd, 2003, 1:22am by Bijeoma » |
|
|
|
|
Captain_Lobotomy
|
Re: Stardust
« Reply #12 on: Dec 6th, 2003, 12:22am » |
|
Madmerv, just for the record, child pornography isn't legal anywhere in Europe - and this includes Amsterdam.
|
|
|
|
|