simularium / simularium-planning

Apache License 2.0
0 stars 0 forks source link

Support binary version of .simularium data #23

Closed blairlyons closed 1 year ago

blairlyons commented 2 years ago

Use Case

As a user viewing simularium data, it would be nice to have my data encoded as binary so that it streams and loads faster and packs into a smaller file.

Acceptance criteria

Details

The backend should also stream binary in the updated format, but we will wait to update binary streaming in the new Python implementation (octopus) rather than updating the current C++ engine.