GithubHelp home page GithubHelp logo

fxhash-p5-boilerplate's Introduction

Acknowledgments

I would like to extend my sincere gratitude to the following individuals for their contributions and resources:

  • somaticbits: For the fxhash-p5-template on GitHub, which provided crucial insights and tools. Visit their repository here.

  • Wanda Oliver: For the informative article on fx(hash) and template usage, which offered guidance and inspiration. You can read their article on fxhash here.

Project Setup Instructions

Getting Started

  1. Initialize fxhash Project

    • Execute the command:
      fxhash create
      
      See the guide here
  2. Keep these Files. DO NOT EDIT

    • fxhash.js - This is @fxhash/project-sdk, containing helper functions.
    • index.js - Contains the artist's code powering the generative artwork.
    • LICENSE - Declares usage rights of your code.
  3. Cloning this fxhash p5 Boilerplate

    • Run the command:
      git clone https://github.com/tagoso/fxhash-p5-boilerplate.git
      
    • This includes:
      • index.html - HTML entry point.
      • sketch.js - For p5.js projects.
      • styles.css - For styling purposes.
      • READ.ME - Optional. You can delete this.
  4. p5.js Library

    • Download p5.min.js here - Do not edit.

Project Structure

The project directory should look like this (alphabetically sorted):

├─ /assets (<= optional)
├─ fxhash.js
├─ index.html
├─ index.js
├─ LICENSE
├─ p5.min.js
├─ READ.ME
├─ sketch.js
├─ styles.css

fxhash-p5-boilerplate's People

Contributors

tagoso avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.