Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

167
Views
KuteJS fromTo () usa más de 2 rutas

quiero crear una animación de blob con kuteJs pero no puedo agregar una tercera ruta a la animación. ¿Cómo puedo agregar otra ruta? ¡cuando agrego la tercera ruta, la animación se detiene en la segunda ruta!

blob.svg código html:

 <svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"> <path id="blob-1" fill="#FFFFFF" d="M57.3,-64.5C73.5,-54.7,85.2,-35.9,88.7,-15.7C92.2,4.6,87.6,26.2,76.2,42.2C64.8,58.2,46.8,68.5,27.9,74.3C9.1,80.1,-10.5,81.4,-25.4,74.1C-40.3,66.8,-50.6,51,-61.9,34.3C-73.1,17.7,-85.3,0.3,-83.2,-15.2C-81.2,-30.7,-64.8,-44.3,-48.6,-54C-32.3,-63.8,-16.2,-69.7,2.2,-72.4C20.6,-75,41.2,-74.3,57.3,-64.5Z" transform="translate(100 100)" /> <path id="blob-2" fill="#FFFFFF" d="M43,-48.4C59.1,-37.7,77.8,-27.4,82.4,-12.9C86.9,1.6,77.2,20.3,65.5,35.1C53.7,50,40,60.9,23.3,69.2C6.7,77.5,-12.8,83.2,-31.4,79.4C-50,75.6,-67.7,62.5,-75.5,45.3C-83.4,28.2,-81.3,7.1,-76.6,-12.4C-71.8,-31.9,-64.4,-49.9,-51.2,-61.1C-38,-72.3,-19,-76.7,-2.8,-73.4C13.4,-70.1,26.9,-59.1,43,-48.4Z" transform="translate(100 100)" /> <path id="blob-3" fill="#FFFFFF" d="M47.8,-56.6C63,-44.2,77.1,-30.1,79.8,-14.2C82.4,1.7,73.5,19.5,64,37.8C54.5,56.1,44.3,74.9,29.6,79.4C14.9,83.9,-4.3,74.2,-22.9,66.1C-41.6,58,-59.7,51.4,-71.4,37.9C-83.1,24.4,-88.5,3.9,-83.8,-13.4C-79.1,-30.8,-64.4,-45,-48.8,-57.4C-33.2,-69.8,-16.6,-80.3,-0.1,-80.1C16.3,-80,32.6,-69.1,47.8,-56.6Z" transform="translate(100 100)" /> </svg>

código kutejs:

 const tween = KUTE.fromTo( "#blob-1", {path: "#blob-1"}, {path: "#blob-2"}, //{path: "#blob-3"}, {repeat: Infinity, duration: 4000, yoyo: true, morphPrecision:4} ) tween.start();`
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!