Skip to content

0.0.1.1

Latest
Compare
Choose a tag to compare
@duhaime duhaime released this 02 Feb 12:38
· 708 commits to master since this release
48e1f0e

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.