Pinned Repositories
pyp5js
Python to P5.js Transcriptor
command
A tiny library for Processing to run external programs and commands from a sketch (and capture their output if needed).
Inputs
Processing library to provide keyboard input via dialog boxes.
p5.js
A JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing. http://twitter.com/p5xjs —
processing-js
A port of the Processing visualization language to JavaScript.
p5.ts
processing
Source code for the Processing Core and Development Environment (PDE)
pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
GoToLoop's Repositories
GoToLoop/command
A tiny library for Processing to run external programs and commands from a sketch (and capture their output if needed).
GoToLoop/Inputs
Processing library to provide keyboard input via dialog boxes.
GoToLoop/ML-Matrix-P5JS-Template
Sorta template to have types for browser-loaded libs.
GoToLoop/p5.js
A JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing. http://twitter.com/p5xjs —
GoToLoop/processing-js
A port of the Processing visualization language to JavaScript.
GoToLoop/pyp5js
Python to P5.js Transcriptor
GoToLoop/Advent-of-Code
My challenge solutions for AdventOfCode.com
GoToLoop/Brian-Fearn-Sketches
Online Processing Java Mode Sketches
GoToLoop/Calculator
Calculator example made w/ pure HTML + CSS + JS + JSDoc
GoToLoop/CenturyOfTheSun
GoToLoop/Complex
An immutable complex number class with real and imaginary parts.
GoToLoop/ConvChainP5
GoToLoop/dat.gui
dat.gui is a lightweight controller library for JavaScript.
GoToLoop/docsreactnative
Documentation of React Native in portuguese.
GoToLoop/ESM-Sun-Manifesto-Demo
Demos how to run 2 p5.js ".mjs" sketches where 1 can access the other
GoToLoop/Exercism
My code challenge solutions for Exercism.org
GoToLoop/FiFo-Sync-Frame-Pair
https://Discourse.Processing.org/t/read-from-2-videos-at-the-same-time/19937/4
GoToLoop/HackerRank
My code challenge solutions for HackerRank.com
GoToLoop/InKey
BASIC Inkey$ for Go
GoToLoop/ketai
Ketai sensor library for Processing (Android mode)
GoToLoop/Leaflet
:leaves: JavaScript library for mobile-friendly interactive maps
GoToLoop/Mappa
A canvas wrapper for Maps 🗺 🌍
GoToLoop/P5-JS-ECMA-Module-Demo
Shows how to integrate ECMA module files (.mjs) w/ library p5*js
GoToLoop/p5.collide2D
A collision detection library for 2D geometry in p5.js
GoToLoop/P5JS-Library-Template
Sorta template to develop p5js library addons in TS
GoToLoop/pacman
HTML5 Pacman
GoToLoop/pjs-proto
test
GoToLoop/processing-js.github.io
The processingjs.org website
GoToLoop/processing.sk
Processing.js with skulpt sauce
GoToLoop/Processing_Jar_Creation
Example for compiling a ".java" file and package it as a ".jar" for Processing.