jersonlatorre's Stars
greensock/GSAP
GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web
AR-js-org/AR.js
Image tracking, Location Based AR, Marker tracking. All on the Web.
stuyam/pressure
:point_down::boom: JavaScript library for handling Force Touch, 3D Touch, and Pointer Pressure.
sukebenet/dreamtime
Use artificial intelligence to create fake nudes.
godotengine/godot-vscode-plugin
Godot development tools for VSCode
ossia/score
ossia score, an interactive sequencer for the intermedia arts
benfry/processing4
Processing 4.x releases for Java 17
luxonis/depthai-experiments
Experimental projects we've done with DepthAI.
njanakiev/blender-scripting
Introduction to blender scripting
quinton-ashley/p5play
JavaScript game engine that uses q5.js/p5.js for graphics and Box2D for physics.
cacheflowe/creative-coding-notes
Some text and links about the wide world of creative coding
andriiheonia/hull
This repository is deprecated and might be removed in the future.
alexbol99/flatten-js
Javascript library for 2d geometry
LingDong-/q5xjs
A small and fast alternative (experimental) implementation of p5.js
ncase/nutshell
Make expandable explanations!
kchapelier/wavefunctioncollapse
Javascript port of https://github.com/mxgmn/WaveFunctionCollapse
schteppe/poly-decomp.js
Decompose 2D polygons into convex pieces.
PAIR-code/umap-js
JavaScript implementation of UMAP
BMSVieira/letmescroll.js
Scroll made easy!
Brian-Fearn/Processing
Processing sketches
Gustu/string-to-color
Time invariant color from any object.
MAKIO135/svg5.js
A tiny JS library to generate static SVGs for plotters, lasercutting, embroidery and more, based on Processing/p5js syntax.
mreinstein/collision-2d
2d collision routines
py5coding/py5generator
Meta-programming project that creates the py5 library code.
kjerandp/curve-interpolator
Interpolate values over a cubic Cardinal/Catmull-Rom curve
kchapelier/fast-2d-poisson-disk-sampling
Fast 2D Poisson Disk Sampling based on a modified Bridson algorithm
njanakiev/poisson-disk-sampling
Fast Poisson Disk Sampling implementation in Processing
rchipka/agglo
Fast hierarchical agglomerative clustering in Javascript
esimov/simplexnoise.js
Javascript simplex noise implementation based on Stefan Gustavson paper: http://webstaff.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf
kchapelier/pack-spheres
Brute force circle/sphere packing in 2D or 3D