jupyter-widgets / pythreejs

A Jupyter - Three.js bridge
https://pythreejs.readthedocs.io
Other
951 stars 188 forks source link

Use binary arrays to transfer vertex/face/facecolor data for plain geometries #80

Closed jasongrout closed 7 years ago

jasongrout commented 7 years ago

This uses new features in ipywidgets 7 to transfer data in binary, drastically speeding up constructing plain geometries and especially buffer geometries.

jasongrout commented 7 years ago

Screenshot for #77:

screen shot 2017-04-03 at 4 56 44 pm