GithubHelp home page GithubHelp logo

ofxhelioslibs's Introduction

ofxHeliosLibs

Set of libraries developed for Open Frameworks by Helios Interactive Technologies, Inc. Originally created for projects, we now abstracted them to be more flexible.

Groups

  • /content/ is all legacy code for working with certain content types, mostly still exists for backwards compatibility for legacy projects

  • /ofxAlphaStack/ is used to calculate transparency on nested of combined objects, similar to Flash Movie Clips.

  • /interactive/ contains a wide array of classes including :

    DragScroller - make elastic scrolling functionality

    ofxMatrixTransformObject - an object with a screen position, scale, rotation

    ofxMatrixTransformImage - a versatile image with ofxAlphaStackItem + ofxMatrixTransformObject

    ofxImageButton - an easy to setup button with hit states

    VideoPlayer - using threads to scrub frames during seeking for performance

  • /mediaBanks/

    SoundBank - load and play from a predetermined group of sounds

    VideoBank - load, play, and draw a predetermined group of videos

  • /gesture/ - a few utilities and UI classes for implemented gesture cursors + interactions

  • /pages/ - simple framework for linear experience that mirror webpage like flows

  • /multitouch/ - utilities for developing multitouch gesture content

  • /utils/ - general utilities for open Frameworks

  • /text/ - collection of classes for Text and Font Rendering in OF. Currently implementing ofxFontStash

  • /threaded_utils/ - collection of utilities for loading / exporting files via a thread.

  • /ofxSync/ downloads content from a given set of URLs to a local directory. See ofxSync.md for more info.

  • /ofxAtomicLog/thread safe logger developer as a part of ofxSync

  • /loading/ legacy code for managing data being loaded over ofLoadUrlAsync()

ofxhelioslibs's People

Contributors

benmcchesney avatar uncle-betty 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.