dtracers / SketchRecognitionFramework

Contains an interface for sketch recognition and data types
MIT License
1 stars 0 forks source link

Extend sketch shape library #1

Open dtracers opened 8 years ago

dtracers commented 8 years ago

Extend the sketch shape library to allow it to work with the proto objects (and it will have some other related features)

dtracers commented 8 years ago

Furthermore it should do two things:

You can call decode on it and it will parse the protobuf object and return the upgraded version. You can also call toArrayBuffer and it will downgrade the object then return the array buffer version of the object.