@@ -750,8 +750,8 @@ libraries:
750
750
p5.collide2D provee herramientas para calcular detección de colisiones en
751
751
geometría 2D con p5.js.
752
752
CO2Budget.js : >-
753
- This library opens up the idea of the CO2-Countdown to creative communities
754
- of coders, designers and artists associated with p5*js and JavaScript .
753
+ Esta biblioteca abre la idea de la cuenta regresiva de CO2 a las comunidades
754
+ creativas de codificadores, diseñadores y artistas asociados con p5*js.
755
755
p5.createloop : >-
756
756
Crea ciclos de animaciones con ruido y exporta GIF en una sola línea de
757
757
código.
@@ -779,8 +779,9 @@ libraries:
779
779
configurables a tus bosquejos de p5.js.
780
780
p5.gui : p5.gui genera una interfaz gráfica de usuario para tus bosquejos p5.
781
781
p5.j5 : >-
782
- The full Johnny-Five.io Nodebots/robotics library for Arduino and other
783
- microcontrollers made to work directly in browser with WebSerial or WebUSB.
782
+ La completa Johnny-Five.io Nodebots / robótica para Arduino y otros
783
+ microcontroladores diseñados para funcionar directamente en el navegador web
784
+ con WebSerial o WebUSB.
784
785
p5.localmessage : >-
785
786
p5.provee una interfaz simple para enviar mensajes locales de un bosquejo a
786
787
otro y así dibujar en múltiples ventanas!
@@ -792,7 +793,7 @@ libraries:
792
793
ml5.js : >-
793
794
ml5.js esta construido sobre TensorFlow.js y provee un acceso amigable a
794
795
algoritmos de inteligencia artificial y machine learning desde el navegador.
795
- numero : A friendly and intuitive math library for p5.js.
796
+ numero : Una biblioteca matemática fácil e intuitivo para p5.js
796
797
pdl.library : >-
797
798
A set of functions and classes to create interactive diagrams for teaching
798
799
and learning physics.
@@ -860,8 +861,8 @@ libraries:
860
861
Android, tramontana Board, ...) para crear ambientes interactivos o
861
862
prototipar experiencias a escala.
862
863
TurtleGFX : >-
863
- TurtleGFX allows to code with Turtle Graphics in JavaScript. Great for
864
- education and creative coding .
864
+ TurtleGFX permite codificar con Turtle Graphics en JavaScript. Excelente
865
+ para la educación y la codificación creativa .
865
866
p5.tween : >-
866
867
With p5.tween you can create easily animations as tween for your objects
867
868
and shapes.
@@ -886,11 +887,12 @@ libraries:
886
887
human language so that they can understand really quickly.
887
888
p5LiveMedia : ' Real time audio, video, canvas, and data sharing.'
888
889
P5.Create : >-
889
- P5.Create is a library which provides save, animation, collision and tag
890
- functions designed for efficient game creation.
891
- p5.quadrille.js : p5.js quadrille library.
890
+ p5.create es una biblioteca que proporciona funciones de guardado,
891
+ animación, colisión y etiquetado diseñadas para la creación eficiente de
892
+ juegos.
893
+ p5.quadrille.js : librería p5.js quadrille.
892
894
p5.animS : p5.animS animates p5.js shapes by rendering their drawing processes.
893
- I_AM_UI : A UserInterface library .
895
+ I_AM_UI : Una biblioteca de interfaz de usuario .
894
896
simple.js : Helper functions and defaults for young and new coders.
895
897
p5.timer : >-
896
898
This library performs asynchronous timing functions like countdowns,
@@ -900,7 +902,7 @@ libraries:
900
902
c2.js is a JavaScript library for creative coding based on computational
901
903
geometry, physics simulation, evolutionary algorithm and other modules.
902
904
Concave Hull : Calculate a Concave Hull from a set of points in 2D space.
903
- p5.joystick : Connect and play with physical joysticks
905
+ p5.joystick : Conéctate y juega con joysticks físicos.
904
906
p5.webserial : >-
905
907
A library for interacting with Serial devices from within the browser,
906
908
based on Web Serial API (available on Chrome and Edge).
0 commit comments