Skip to content

hughqelliott/HYPE_Processing

This branch is 428 commits behind hype/HYPE_Processing:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

79fff5c · Oct 10, 2013

History

23 Commits
May 15, 2013
Apr 24, 2013
Apr 24, 2013
Apr 24, 2013
Oct 10, 2013
Apr 1, 2013
Apr 24, 2013
Apr 1, 2013
May 15, 2013
Apr 4, 2013
Apr 1, 2013

Repository files navigation

HYPE_processing

A Code and Theory project / http://www.codeandtheory.com

maintained by Joshua Davis and James Cruz, is a collection of classes that performs heavy lifting tasks while using a minimal amount of code writing.

How To Import HYPE_Processing?

Simply add a copy of HYPE.pde to your sketch folder. That file contains the all the classes found in the pde/ folder. This means you don't have to mess up your own sketch folder by copying 4 or so dozen files into it.

Why is HYPE not a Library .jar?

Since the addition of ProcessingJS into Processing 2.0 Beta, and the ability to publish to HTML using canvas... but the IN-ability to use external .jar libraries, HYPE was initially created using the .PDE format so that publishing to JavaScript was still a posibility.

HYPE.pde seems to be missing...

If so, then it means that we updated our code but we haven't generated a new HYPE.pde yet. If you want to still test the code, you can still do it by copying the files in the pde/ directory into your sketch folder.

About

HYPE for Processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published