OpenFrameworks addon wrapping Google's ProtoBuf library.
This addons adds and easy way to add Google's ProtoBuf Library to an openFrameworks project.
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
Simply clone the addon
None
openFrameworks v0.11+ OSX Only now
Initial Release