Serialize non-robot graphics between web and local visualizations

Issue #163 new
Hayk Martirosyan created an issue

How do we capture dynamically drawn objects in the web view? One way is to try to serialize from chai graphics and render in WebGL. However, if we're moving away from local graphics, then maybe a different API to directly draw graphics in WebGL by posting to Redis.

Comments (1)

  1. Log in to comment