Skip to content
/ p5-ideas Public

Prototypes that build on top of the core API

License

Notifications You must be signed in to change notification settings

p5py/p5-ideas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

                                 ~~~

                              p5 ideas
                prototypes not yet part of the core API

                                 ~~~

PROTOTYPES

    - pfont : an implementation of the PFont API using the PIL
      library.


USAGE

    All prototype-specific dependencies are listed in the
    `prototype-name/requirements.txt` file. Test / example scripts
    usually follow the naming convention `prototype-name-test.py`
    `prototype-name-example.py` respectively.


LICENSE

    Licensed under the MIT License (see LICENSE.txt for details). Some
    prototypes might use external code / resources. Refer to the
    respective LICENSE and/or ATTRIBUTION files in the
   `prototype-name/` folder for details.


About

Prototypes that build on top of the core API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages