ivis

Results 2 issues of ivis

Khronos Webgl test suite shows that webgl should work with partial mipmap levels. https://github.com/KhronosGroup/WebGL/blob/master/sdk/tests/conformance2/textures/misc/tex-mipmap-levels.html When I try regl with partial mipmap level data, regl throws exceptions: `Uncaught Error: (regl) missing...

bug
help wanted

I think there is a bug. I tried bulk load, then deleting every 2nd element, and inserting back all elements deleted. After that there are several copies of some elements...