Page 1 of 1

Faster animations with JavaScript.

Posted: Fri May 01, 2020 11:05 am
by HOB
Hello.

I've made some animations with Javascript, but speed wasn't very high even setting the interval value to 1. Setting the movement from 1 to 5 pixels doesn't give a smooth movement.

Yesterday I did some animation for a site about a DoBot and found out that by starting the interval several times, the speed increased up dramatically.

The following link shows what I mean and you can also download the source code.
https://www.edutechsoft.nl/Webanimator% ... matie.html

Maybe it's useful for your own projects.

HOB

Re: Faster animations with JavaScript.

Posted: Thu Mar 25, 2021 10:19 am
by Alex2020
Hi, I'm new to this but I saw this example and I loved what I can't do is download the font you offer since when you press the download button nothing happens ... could you provide me with a link to download it, thank you and greetings from Argentina

Re: Faster animations with JavaScript.

Posted: Sat Mar 27, 2021 7:18 am
by HOB
Hello Alex2020

The download link works fine on my computer, if however the link doesn't work, the direct link is:

https://www.edutechsoft.nl/Webanimator% ... imatie.zip

edutechsoft.nl/Webanimator%20Plus/Download/Animatie.zip (It could be the space between, Webanimator Plus, gave some trouble)

Let me know if you're having problems.

Remember... you need Webanimator Plus for using JavaScript.

Hilbrand