π p5.score
p5.score is a creative coding framework for choreographic scoring using p5.js . It enables artists, dancers, and coders to create, perform, and share scores that combine movement and code.
π Usage
Add a script tag to your sketch:
<script src="https://cdn.jsdelivr.net/npm/p5score@0.1.0"></script>
π§ Features
π» Requirements
π Documentation
π§ How It Works p5.score uses p5.js to render visual scores that can be interpreted by performers. Scores can be generated algorithmically, manually, or through live coding. The system is designed to be flexible and open-ended, allowing for a wide range of choreographic and performative possibilities.
π§βπ€βπ§ Contributing Contributions are welcome! Please open an issue or submit a pull request.
π License MIT License