• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    [SOLVED] Smoothing Jerky Animation

    How To... ?
    2
    3
    972
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • chiligoldmanC
      chiligoldman
      last edited by

      Does anyone know how to smooth an animation of two white squares moving across the stage as in my example file?

      Thank you.
      Daniel

      ecfaea-squares.v.1.izz

      1 Reply Last reply Reply Quote 0
      • markM
        mark
        last edited by

        Dear @chiligoldman,

        You're seeing this because the Shape's actor rounds the position inputs to a pixel, the resolution is relatively low, and you're moving the shapes slowly.
        There are two ways to solve this.
        1) Increase the resolution of the Shapes actors. I set the 'horz size' and 'vert size' inputs to 3840 and 2160 respectively and it looked much better.
        2) Use two 3D Projectors and move the objects using the 'x translate' input. This is smoother because it moves the output in 3D space units, which is not rounded to a pixel. See attached picture.
        Best,
        Mark

        f22bce-screen-shot-2016-03-29-at-7.46.38-am.png

        Media Artist & Creator of Isadora
        Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

        1 Reply Last reply Reply Quote 0
        • chiligoldmanC
          chiligoldman
          last edited by

          Thanks Mark. I really appreciate that.

          Best,
          Daniel
          1 Reply Last reply Reply Quote 0
          • First post
            Last post