mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
f33ec0e2af
Introduces smart-phone device's acceleration, gravity, rotation, and orientation signals for dynamic pattern creation in Strudel.
4 lines
54 B
JavaScript
4 lines
54 B
JavaScript
import './motion.mjs';
|
|
|
|
export * from './motion.mjs';
|