jamievicary / globular

Globular
37 stars 9 forks source link

Display dimension of the current cell #57

Open turion opened 8 years ago

turion commented 8 years ago

It would be very handy if there was a number, just on top of the "Project" selector, that displays the dimension of the current cell. That way I can be sure e.g. that I've actually pressed the "Identity" button often enough. I'm sure that should be easy to implement.

jamievicary commented 8 years ago

You can work it out as

Dimension = (Dimension of image) + (Current project value) + (Number of slice controls)

Of course, this is not to say adding it explicitly wouldn't be useful.

On 14 Jul 2016 5:51 a.m., "turion" notifications@github.com wrote:

It would be very handy if there was a number, just on top of the "Project" selector, that displays the dimension of the current cell. That way I can be sure e.g. that I've actually pressed the "Identity" button often enough. I'm sure that should be easy to implement.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jamievicary/globular/issues/57, or mute the thread https://github.com/notifications/unsubscribe/AKHHHmNANYEY-k9q1FMLiM5hr_epwzVRks5qVfiXgaJpZM4JMNrr .

turion commented 8 years ago

What's "Dimension of image"? Sort of "when I see braids, it's 3-dimensional"? That seems useful, but I agree that an explicit dimension counter would be more useful, especially for beginners.

jamievicary commented 8 years ago

No, I meant something much simpler: when you're looking at a picture in Globular, it's either 2d, 1d or 0d. For example, a picture of some braids is a 2d image. If you increase the "Project" counter, you can force Globular to draw a 1d or 0d image of your composite.

On Thu, Jul 14, 2016 at 12:43 PM, turion notifications@github.com wrote:

What's "Dimension of image"? Sort of "when I see braids, it's 3-dimensional"? That seems useful, but I agree that an explicit dimension counter would be more useful, especially for beginners.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jamievicary/globular/issues/57#issuecomment-232642230, or mute the thread https://github.com/notifications/unsubscribe/AKHHHsLuGH2NrvoAx445dhvEagYfmR8pks5qViDhgaJpZM4JMNrr .