Re: Koch figures



Hi!!!

Thank *you*, Raph!!! :-)

Raph ha escrito:

> That's *not* the point. The point is that the above code ONLY draws the
> snowflake Koch curve. Luis specifically said "Really... I just wanted
> to draw the Koch curve, but then realize that, with the *same* code I
> made, I could draw *any* koch figure of my choice!"

Exactly. And I can't exagerate on this. I had in mind only to achieve
the Koch curve. I only thought as a possible *future* *extension* the
ability to draw the famous kornflake. But then... I just *saw* that the
original code could achieve both with no changes... and then more! It
was very exciting. For a moment, I felt more like a 'discoverer' than a
programmer (well, in fact, I'm not a programmer either; just a hobbist.
But I love this). And I sincerely feel that this was posible due to the
'lisp way of thinking'. I mean... lisp is making me think in a
different way, and code in a different way. I used to code in java a
lot, and I'm sure I would never get such an elegant and general
solution to this problem. So I would say that, at least in my case,
lisp is better not just for its own strenght (which I'm barely
beginning to touch), but for the way it's making me think about
algorithms. Don't get me wrong either: I still like java, but...men:
lisp is *another* thing... ;)

> If we're going to do language trolling, let's at least do it with the
> same example problem.

LOL! :)

Thank you!!!!

Luis.

.



Relevant Pages

  • Re: Lisp library to draw text on images?
    ... tried the lisp bindings to it). ... to draw 2000x200 image (not even from Lisp, ... "Stand firm in your refusal to remain conscious during algebra." ...
    (comp.lang.lisp)
  • Re: Lisp library to draw text on images?
    ... to draw 2000x200 image (not even from Lisp, ... Take a look at embedded svg - scalable vector graphics. ... platforms, probably if it can run under Java it should be platform ...
    (comp.lang.lisp)
  • Multimethods vs. Multiple Inheritance/Mixins
    ... have different types of data and I will want to draw or render the ... David Lamkins in "Successful Lisp" ... combines the two class hierarchies with mixins and has his "draw" ... drawing method "render". ...
    (comp.lang.lisp)
  • Re: Lisp library to draw text on images?
    ... to draw 2000x200 image (not even from Lisp, but plain command line). ... platforms, probably if it can run under Java it should be platform ...
    (comp.lang.lisp)