globular
globular copied to clipboard
Globular
step not found ```javascript var Step = require('step'); ``` where is this step>
Often I feel like implementing some of my work in globular, and then I immediately stop because what I do isn't even supported (yet). If one could implement functors and...
The interchanger at the moment does not satisfy the snake equation, but life would be better if it did. We are actually encountering this as an obstruction to simplifying diagrams...
In 3d mode, braidings of scalars should be rendered as over- or under-crossings appropriately, but they are currently rendered as intersecting wires.
The bounding box for a interchangers of type II is computed only for the first two dimensions. This breaks the scaffold code that relies on the entire bounding box. In...
A percentage indicator would be great, but even just a static "Computing 3d data..." message in the middle of the viewing area would be useful.
The plan is to do this with with Three.js. I anticipate the following major technical challenges: - Devising the layout algorithm, probably by generalizing the current 2d algorithm - Working...
When an invertible cell is displayed in the signature as a pair of images (showing the source and target) we can click on the source to attempt to rewrite using...