You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks very interesting, but could use some description of what it is trying to do, and what it is trying to fix. I think it is
providing a draw-time interface to the data, including converting to array, and handling any unit conversion. I think it does this in a viewport cognizant way so that subsampling can also be handled by the wrapper? But I'm not clear on that from the examples.
All the examples should get a few more sentences, and a bit of explanation.
I appreciate that this is all proof-of-concept, not for user consumption, but I think writing some of these things down will really help clarify objectives at this point.
The text was updated successfully, but these errors were encountered:
This looks very interesting, but could use some description of what it is trying to do, and what it is trying to fix. I think it is
providing a draw-time interface to the data, including converting to array, and handling any unit conversion. I think it does this in a viewport cognizant way so that subsampling can also be handled by the wrapper? But I'm not clear on that from the examples.
All the examples should get a few more sentences, and a bit of explanation.
I appreciate that this is all proof-of-concept, not for user consumption, but I think writing some of these things down will really help clarify objectives at this point.
The text was updated successfully, but these errors were encountered: