An open API service indexing awesome lists of open source software.

https://github.com/bangnoise/ofxhapimage

ofxAddon for the Hap image format
https://github.com/bangnoise/ofxhapimage

hap

Last synced: 10 months ago
JSON representation

ofxAddon for the Hap image format

Awesome Lists containing this project

README

          

ofxHapImage
===========

EXPERIMENTAL, DO NOT USE

Introduction
------------

License
-------
ofxHapImage was written by Tom Butterworth, February 2015. It is released under a [FreeBSD License](LICENSE.md).

This addon uses libsquish by Simon Brown, Snappy by Google Inc and YCoCg DXT code by J.M.P. van Waveren / id Software, Inc. and Chris Sidhall / Electronic Arts. Their licenses are in [LICENSE.md](LICENSE.md).

Installation
------------
Download or use git to clone this folder into the `openFrameworks/addons/` folder.

Dependencies
------------
None.

Compatibility
------------
OF 0.8.4 to 0.9.0. Branches exist for each release. Use the appropriate branch for the OF version you are using.