@@ -737,7 +737,7 @@ libraries:
737
737
ml5.js : >-
738
738
ml5.js Tensorflow.js पर बनाता है और ब्राउज़र में मशीन लर्निंग एल्गोरिदम और
739
739
मॉडल के लिए अनुकूल पहुँच प्रदान करता है।
740
- numero : A friendly and intuitive math library for p5.js.
740
+ numero : p5.js के लिए एक सहयोगपूर्ण और सहज गणित पुस्तकालय |
741
741
pdl.library : >-
742
742
A set of functions and classes to create interactive diagrams for teaching
743
743
and learning physics.
@@ -779,11 +779,9 @@ libraries:
779
779
p5.shape.js : >-
780
780
P5.js ढांचे में और अधिक सरल आकृतियों को जोड़ने के लिए बनाया गया एक
781
781
फ्रेमवर्क।
782
- P5.slides : p5.slides is a presentation platform written in p5.js.
782
+ P5.slides : p5.slides, p5.js में लिखा गया एक प्रेजेंटेशन प्लेटफॉर्म है।
783
783
p5snap : >-
784
- p5snap is a command-line interface that creates and saves snapshots of a p5
785
- sketchp5snap is a command-line interface that creates and saves snapshots
786
- of a p5 sketch on an interval.
784
+ p5snap एक कमांड-लाइन इंटरफ़ेस है जो एक अंतराल पर p5 स्केच के स्नैपशॉट बनाता और सहेजता है|
787
785
p5.speech : >-
788
786
p5.speech वेब स्पीच और स्पीच रिकग्निशन एपीआई के लिए सरल, स्पष्ट पहुंच प्रदान
789
787
करता है, जिससे स्केच के आसान निर्माण की अनुमति मिलती है जो बात कर सकते हैं
@@ -825,7 +823,7 @@ libraries:
825
823
p5.math.js : >-
826
824
The mathematical operations of JavaScript have been converted into simple
827
825
human language so that they can understand really quickly.
828
- p5LiveMedia : ' Real time audio, video, canvas, and data sharing. '
826
+ p5LiveMedia : ' रीयल टाइम ऑडियो, वीडियो, कैनवस और डेटा शेयरिंग। '
829
827
P5.Create : >-
830
828
p5.create एक पुस्तकालय है जो कुशल गेम निर्माण के लिए डिज़ाइन किए गए सेव,
831
829
एनीमेशन, टक्कर और टैग फ़ंक्शन प्रदान करता है.
@@ -838,9 +836,8 @@ libraries:
838
836
one-shot timers, % time elapsed and encapsulates the millis() function and
839
837
other related calculations that often clog up your code.
840
838
c2.js : >-
841
- c2.js is a JavaScript library for creative coding based on computational
842
- geometry, physics simulation, evolutionary algorithm and other modules.
843
- Concave Hull : Calculate a Concave Hull from a set of points in 2D space.
839
+ c2.js कम्प्यूटेशनल ज्यामिति, भौतिकी सिमुलेशन, विकासवादी एल्गोरिथ्म और अन्य मॉड्यूल पर आधारित रचनात्मक कोडिंग के लिए एक Javascript पुस्तकालय है।
840
+ Concave Hull : 2D space में बिंदुओं के एक सेट से अवतल हल की गणना करें |
844
841
p5.joystick : भौतिक जॉयस्टिक से जुड़ें और खेलें
845
842
p5.webserial : >-
846
843
A library for interacting with Serial devices from within the browser,
0 commit comments