jamievicary / globular

Globular
37 stars 9 forks source link

Feature: link directly to slice of diagram or generator #22

Open jamievicary opened 8 years ago

jamievicary commented 8 years ago

At the moment you can link directly to a published project. But it is always displayed just as it was when saved. It would be good if by appending a code to the end of a public URL, you could request a particular projection and slice of the current diagram, or of a generator in the signature.

For example:

This loads the specified published public project. Then if GENERATOR is specified, it clears any current diagram, and displays an image of the generator. Then if PROJECT and SLICE are specified, the view is modified accordingly.