Re: [racket-users] animated plots?

2019-08-30 Thread Doug Williams
Feel free to move it over. I haven't had the opportunity to yet. And yes, I
did used to play Qix.

Doug

On Fri, Aug 30, 2019 at 9:30 AM Stephen De Gabrielle <
spdegabrie...@gmail.com> wrote:

> Thank Doug,
> That is awesome. Exactly what I was looking for.
>
> Would you mind if I ported the package to the new package server?
>
> I haven't looked at the code properly but I have a feeling you used to
> play Qix :)
>
> Stephen
>
>
>
> On Fri, Aug 30, 2019 at 3:54 PM Doug Williams <
> m.douglas.willi...@gmail.com> wrote:
>
>> Here is a simple 3D animation using the plot package and my
>> animated-canvas package.
>>
>> On Fri, Aug 30, 2019 at 8:45 AM Stephen De Gabrielle <
>> spdegabrie...@gmail.com> wrote:
>>
>>> Hi,
>>> does anyone know if it is possible to create animated plots with
>>> `(require plot)`?
>>>
>>> Kind regards
>>> stephen
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Racket Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to racket-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/racket-users/CAGHj7-Jpdn0ROvAguURJ1gzO4xQd0QcTsc-tfT4WWYVVcKFSDQ%40mail.gmail.com
>>> 
>>> .
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CACvwowX7D%3DyhLcsReXt3YQ4tUG%3DJkRf2R%2B%2B6q5YzXWyHXV_tew%40mail.gmail.com.


Re: [racket-users] animated plots?

2019-08-30 Thread Stephen De Gabrielle
Thank Doug,
That is awesome. Exactly what I was looking for.

Would you mind if I ported the package to the new package server?

I haven't looked at the code properly but I have a feeling you used to play
Qix :)

Stephen



On Fri, Aug 30, 2019 at 3:54 PM Doug Williams 
wrote:

> Here is a simple 3D animation using the plot package and my
> animated-canvas package.
>
> On Fri, Aug 30, 2019 at 8:45 AM Stephen De Gabrielle <
> spdegabrie...@gmail.com> wrote:
>
>> Hi,
>> does anyone know if it is possible to create animated plots with
>> `(require plot)`?
>>
>> Kind regards
>> stephen
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Racket Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to racket-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/racket-users/CAGHj7-Jpdn0ROvAguURJ1gzO4xQd0QcTsc-tfT4WWYVVcKFSDQ%40mail.gmail.com
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGHj7-Lr3obVZ4iq4Qb9JWZbXhyNj5%3D6nX1FK5kcF8Ki_5afCQ%40mail.gmail.com.


Re: [racket-users] animated plots?

2019-08-30 Thread Doug Williams
Here is a simple 3D animation using the plot package and my animated-canvas
package.

On Fri, Aug 30, 2019 at 8:45 AM Stephen De Gabrielle <
spdegabrie...@gmail.com> wrote:

> Hi,
> does anyone know if it is possible to create animated plots with `(require
> plot)`?
>
> Kind regards
> stephen
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/CAGHj7-Jpdn0ROvAguURJ1gzO4xQd0QcTsc-tfT4WWYVVcKFSDQ%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CACvwowWwnmOYiaYhTyaBWNPV7QX-WE-C1LKX6k0rHVZTZcXurg%40mail.gmail.com.


anim.rkt
Description: Binary data