Giter Club home page Giter Club logo

hype_processing's Introduction

HYPE_Processing

A project maintained by Joshua Davis and James Cruz.

A collection of classes that performs the heavy lifting for you by writing a minimal amount of code. This library is compatible with both Processing and Processing.js

This library is currently under heavy development. You can keep track of the latest changes here in the changelog.

Links

Importing HYPE to your Sketch

Simply put a copy of HYPE.pde in your sketch folder, and you can now start using HYPE's classes in Processing. This will work for both Java and Javascript mode.

If in case you strictly need to use one file, just copy the contents of HYPE.pde at the end of your pde file.

For developers who want to study or tweak the code in Processing, you can look at the contents of the pde/ folder into your sketch folder. For those who want to tweak with the base Java source code you can look at the java/src/ folder. The Java code is converted to processing by the j2p.pl script.

Why is HYPE not a JAR file?

Putting HYPE in a pde file instead of a JAR file lets you use the library in Processing.js.

In case you need HYPE in a JAR file, you could try to compile one yourself with the base Java code in the java/src/ folder.

Documentation

This project's documentation is generated with Doxygen and is located in doc/html/index.html. Be noted that since this library is under heavy development, especially in the staging branch, the documentation may not be 100% complete.

hype_processing's People

Contributors

hype avatar tracerstar avatar brettjforsyth avatar

Watchers

Fred Guth avatar  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.