Re: Self-similar fractal curves on canvas

2017-03-02 Thread Lindsay John Lawrence
Thanks for the reminder. I'll add it in.
MIT Lic. No restriction. As-is, no warranty, no liability.

Enjoy.

/Lindsay
Gratitude makes any experience more enjoyable. It doesn't make the journey
any less new, the effort any less real.


On Thu, Mar 2, 2017 at 9:13 AM, Christopher Howard <
christopher.how...@qlfiles.net> wrote:
> Hi, this looks cool and I want to play around with it, but licensing
> information is not clear. Could you please add clear licensing/copying
> terms to the repository (ideally on each source file)?
>


Re: Self-similar fractal curves on canvas

2017-03-02 Thread Christopher Howard
Hi, this looks cool and I want to play around with it, but licensing
information is not clear. Could you please add clear licensing/copying
terms to the repository (ideally on each source file)?

On 03/01/2017 11:44 PM, Lindsay John Lawrence wrote:
> I developed this a bit more.
> 
> https://github.com/thinknlive/picolisp-gosper
> 
> I think now it may be a nice little tool to explore these kinds of functions.
> 
> You can step draw the results, or draw all at once.  You can also
> modify the lisp function code and then reload the module to try the
> changes immediately without restarting the service.
> 
> I'll add more over time as I think of it. Perhaps zoom and navigation
> buttons, buttons to change the step size and refresh rate from the ui,
> etc.
> 
> The picolisp ui framework makes this so easy.
> 
> /Lindsay
> 
> 
> On Wed, Mar 1, 2017 at 4:42 AM, Erik Gustafson
>  wrote:
>> Hi Lindsay,
>>
>> I practiced a bit more with the built-in functions...
>>
>> https://github.com/thinknlive/picolisp-gosper.git
>>
>>
>> Very cool! Looks like you've got '*/' all figured out now :)
>>
>> Thanks for sharing
>>
>> - Erik

-- 
https://qlfiles.net
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


Self-similar fractal curves on canvas

2017-03-02 Thread Lindsay John Lawrence
I developed this a bit more.

https://github.com/thinknlive/picolisp-gosper

I think now it may be a nice little tool to explore these kinds of functions.

You can step draw the results, or draw all at once.  You can also
modify the lisp function code and then reload the module to try the
changes immediately without restarting the service.

I'll add more over time as I think of it. Perhaps zoom and navigation
buttons, buttons to change the step size and refresh rate from the ui,
etc.

The picolisp ui framework makes this so easy.

/Lindsay


On Wed, Mar 1, 2017 at 4:42 AM, Erik Gustafson
 wrote:
> Hi Lindsay,
>
> I practiced a bit more with the built-in functions...
>
> https://github.com/thinknlive/picolisp-gosper.git
>
>
> Very cool! Looks like you've got '*/' all figured out now :)
>
> Thanks for sharing
>
> - Erik
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe