You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/es.yml
+8-16Lines changed: 8 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -749,9 +749,7 @@ libraries:
749
749
p5.collide2D: >-
750
750
p5.collide2D provee herramientas para calcular detección de colisiones en
751
751
geometría 2D con p5.js.
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.
752
+
CO2Budget.js: Esta biblioteca abre la idea de la cuenta regresiva de CO2 a las comunidades creativas de codificadores, diseñadores y artistas asociados con p5*js.
755
753
p5.createloop: >-
756
754
Crea ciclos de animaciones con ruido y exporta GIF en una sola línea de
757
755
código.
@@ -778,9 +776,7 @@ libraries:
778
776
grafica.js te permite añadir gráficas 2D simples pero altamente
779
777
configurables a tus bosquejos de p5.js.
780
778
p5.gui: p5.gui genera una interfaz gráfica de usuario para tus bosquejos p5.
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.
779
+
p5.j5: La completa Johnny-Five.io Nodebots / robótica para Arduino y otros microcontroladores diseñados para funcionar directamente en el navegador web con WebSerial o WebUSB.
784
780
p5.localmessage: >-
785
781
p5.provee una interfaz simple para enviar mensajes locales de un bosquejo a
786
782
otro y así dibujar en múltiples ventanas!
@@ -792,7 +788,7 @@ libraries:
792
788
ml5.js: >-
793
789
ml5.js esta construido sobre TensorFlow.js y provee un acceso amigable a
794
790
algoritmos de inteligencia artificial y machine learning desde el navegador.
795
-
numero: A friendly and intuitive math library for p5.js.
791
+
numero: Una biblioteca matemática fácil e intuitivo para p5.js
796
792
pdl.library: >-
797
793
A set of functions and classes to create interactive diagrams for teaching
798
794
and learning physics.
@@ -859,9 +855,7 @@ libraries:
859
855
Tramontana es una platforma para utilizar múltiples dispositos (iOS,
860
856
Android, tramontana Board, ...) para crear ambientes interactivos o
861
857
prototipar experiencias a escala.
862
-
TurtleGFX: >-
863
-
TurtleGFX allows to code with Turtle Graphics in JavaScript. Great for
864
-
education and creative coding.
858
+
TurtleGFX: TurtleGFX permite codificar con Turtle Graphics en JavaScript. Excelente para la educación y la codificación creativa.
865
859
p5.tween: >-
866
860
With p5.tween you can create easily animations as tween for your objects
867
861
and shapes.
@@ -885,12 +879,10 @@ libraries:
885
879
The mathematical operations of JavaScript have been converted into simple
886
880
human language so that they can understand really quickly.
887
881
p5LiveMedia: 'Real time audio, video, canvas, and data sharing.'
888
-
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.
882
+
P5.Create: p5.create es una biblioteca que proporciona funciones de guardado, animación, colisión y etiquetado diseñadas para la creación eficiente de juegos.
883
+
p5.quadrille.js: librería p5.js quadrille.
892
884
p5.animS: p5.animS animates p5.js shapes by rendering their drawing processes.
893
-
I_AM_UI: A UserInterface library.
885
+
I_AM_UI: Una biblioteca de interfaz de usuario.
894
886
simple.js: Helper functions and defaults for young and new coders.
895
887
p5.timer: >-
896
888
This library performs asynchronous timing functions like countdowns,
@@ -900,7 +892,7 @@ libraries:
900
892
c2.js is a JavaScript library for creative coding based on computational
901
893
geometry, physics simulation, evolutionary algorithm and other modules.
902
894
Concave Hull: Calculate a Concave Hull from a set of points in 2D space.
903
-
p5.joystick: Connect and play with physical joysticks
895
+
p5.joystick: Conéctate y juega con joysticks físicos.
904
896
p5.webserial: >-
905
897
A library for interacting with Serial devices from within the browser,
906
898
based on Web Serial API (available on Chrome and Edge).
0 commit comments