cienicera / p5.js-mint

The p5.js Editor is a website that integrates p5.js, a popular JavaScript library used for creative coding and visual arts, with the functionality to mint SVG NFTs on Starknet. The project aims to provide a streamlined process for generative artists to create and mint unique digital art pieces as NFTs directly from their p5.js code.
https://editor.p5js.org
GNU Lesser General Public License v2.1
0 stars 8 forks source link

Integrated the p5.js-svg library #17

Closed Ugo-X closed 2 months ago

Ugo-X commented 2 months ago

Fixes #1 closes #2

Changes:

Screenshot 2024-08-24 at 03 43 18

I have verified that this pull request:

caseywescott commented 2 months ago

This is great! The SVG library has been added, along with an export button feature in the default sketch. Thank you Ugo!!!