Skip to content

Releases: YaleDHLab/pix-plot

0.0.1.1

02 Feb 12:38
48e1f0e
Compare
Choose a tag to compare

Uses 4-vertex buffer geometries, which is less performant than single vertex cells introduced in later releases.
Replaces each cell with an updated 64px texture after initial page load, rather than replacing cell textures on demand with 128px textures when users get closer, as later releases will do.
Features no image metadata support, selections, or layout transitions.
Uses K-means for clustering.
Built with default three.js shaders rather than raw shader materials.

0.0.1

13 Aug 13:30
35a6edd
Compare
Choose a tag to compare

Initial release.