hydra-synth / hydra

Livecoding networked visuals in the browser
https://hydra.ojack.xyz
GNU Affero General Public License v3.0
2.13k stars 255 forks source link

Local p5js #223

Closed tpltnt closed 1 year ago

tpltnt commented 1 year ago

Hi there,

this patch retrieves the required version of p5.js as a local resource. Now hydra can be run offline or on a local network without being dependent on internet access. I see this as a significant improvement and step forward for hydra.

Cheers :)

tpltnt

ojack commented 1 year ago

Resolved, thank you!