Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Canvas easing glitches

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #197376
    iniestar
    Participant

    Hello guys,

    I’m trying to do this dynamic menu in canvas where the menu bar will follow the mouse and stop moving when mouse is over it. My problem is when the bar moves it start jumping around (glitches), but the idea is having it moving around smoothly like this:

    http://codepen.io/iniestar/pen/vEaqpG

    But when I make it stop on mouse over it start glitching like this:

    http://codepen.io/iniestar/pen/WbKqdd

    Can anyone help me making it move smoothly and stop on mouse over?

    Regards

    #197622
    iniestar
    Participant

    Sorry about that.. the html was missing, but I just corrected it.

    This is not meant to be a conventional webpage… is an desktop experiment using canvas and mouse interaction.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.