Plottable generative token template for fxhash
- 1:1 aspect ratio
- Viewport resize handling
- Paper-like texture
- Doubleclick to save svg
- Margins collapse when viewport is square
- Automatically resize plot to fit canvas
- Invert colors option
- Simplex noise by Jonas Wagner and helper function by brubsby
- fxhash random functions by Karsten Schmidt
- Bug: Invert artifact on ios
npm i
npm start
- Edit
formulainsrc/index.js(m = moveTo, l = lineTo, j = relative MoveTo, t = relative lineTo)
- Update project name in
package.json - Run
npm run build - Upload
dist/project.zipat https://www.fxhash.xyz/mint-generative/
