mirror of
https://github.com/hydra-synth/hydra.git
synced 2026-01-04 21:15:26 +01:00
frontend in separate folder
This commit is contained in:
@@ -13,7 +13,6 @@ function init () {
|
||||
window.pb = pb
|
||||
window.P5 = P5
|
||||
|
||||
|
||||
var canvas = document.getElementById('hydra-canvas')
|
||||
// canvas.width = window.innerWidth * window.devicePixelRatio
|
||||
// canvas.height = window.innerHeight * window.devicePixelRatio
|
||||
|
||||
Reference in New Issue
Block a user