Please enable JavaScript to use CodeHS

Curso mixto de secundaria

Lesson 8.4 El bucle de dibujo

Description

Esta lección presenta a los estudiantes al mundo de la animación. Los estudiantes exploran la historia de la animación y aprenden cómo establecer la velocidad de cuadro para ajustar la velocidad de un boceto animado de p5.js.


Objective

Students will be able to:

  • Use the frameRate() function to change the speed of animated sketches
  • Use the frameCount system variable to draw shapes dynamically