Skip to content

CreativeInquiry/ofxProtoBuf

Repository files navigation

ofxProtoBuf

OpenFrameworks addon wrapping Google's ProtoBuf library.

This addons adds and easy way to add Google's ProtoBuf Library to an openFrameworks project.

Introduction

Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. You can find protobuf's documentation on the Google Developers site.

The best way to learn how to use protobuf is to follow the tutorials in Google's developer guide:

https://developers.google.com/protocol-buffers/docs/tutorials

Installation

Simply clone the addon

Dependencies

None

Compatibility

openFrameworks v0.11+ OSX Only now

Version history

Version 0.1 (Date):

Initial Release

About

ProtoBuffer openFrameworks wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages