/javisexamples

some examples of animations in javis

Primary LanguageJulia

Some examples of Javis.jl

Note that you will have to checkout the moresvg_partialdraw branch from my fork of Javis for these scripts to work. https://github.com/ArbitRandomUser/Javis.jl/tree/moresvg_partialdraw

dvdanim.jl imports dvdlogo.svg and animates it moving around like the dvd screensaver (touching all corners in an oddly satisfying way :) ).

dvd

hilbert.jl draws a hilbert curve incrementally , the code for the curve is as such taken from Luxors example for turtle graphics.

hilbert