I use Racket's plot package - thank's again, Neil - with my own animation framework to do various animations. The animated canvas package on PLaneT ( http://planet.racket-lang.org/display.ss?package=animated-canvas.plt&owner=williams) has a couple of examples. I've attached an example 3d animated plot that you can run to see an example. [It will download and install the animated-canvas and science collections from PLaneT.]
There are a few other examples in the animated-collection that use the plot collection. Let me know if there is anything else I can do to help. Doug On Sun, Feb 2, 2014 at 1:46 PM, Alexandr M <[email protected]> wrote: > Hello community members, > > Does anybody know if it's possible to do animations in Racket like in this > demonstration: https://www.youtube.com/watch?v=S1sKsaewhpc > > I also would like to add some control fields into the gui. > For example while modelling gas particles I need to change number of > particles in the region interactively. > > Could you please advise me how to proceed with this issue? > > -- > Best regards, > Alex > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users > >
anim.rkt
Description: Binary data
____________________ Racket Users list: http://lists.racket-lang.org/users

