polyhedra-viewer icon indicating copy to clipboard operation
polyhedra-viewer copied to clipboard

Explore the relationships between convex regular-faced polyhedra.

Results 54 polyhedra-viewer issues
Sort by recently updated
recently updated
newest added

My polyhedra data is adapted from [George Hart's Virtual Polyhedra](https://www.georgehart.com/virtual-polyhedra/vp.html). It's a great resource and helped me take the polyhedra viewer off the ground. However, the data for many of...

enhancement

All the operations use the same ease function (`easeQuadInOut`) and have the same timing (default 1 sec). This leads to some animations seeming too slow, and some seeming too fast...

Now that I'm opening this repo up for contributors I need a better workflow for contributors than "run npm test locally". Set up tests, linters, etc. to run on github.

The app currently uses [X3DOM](https://www.x3dom.org/) which does what we want, but comes with some severe limitations: * Has a fixed rotation system -- as far as I can tell, you...

Improve code coverage for the polyhedra viewer.

help wanted

I originally made polyhedra viewer yeeearrs ago when the hot new styling library was [Aphrodite](https://github.com/Khan/aphrodite). Since then, stuff like [styled components](https://styled-components.com/) and [emotion](https://emotion.sh/docs/introduction) have arisen with new paradigms on how...

help wanted

Bumps [jszip](https://github.com/Stuk/jszip) from 3.4.0 to 3.7.0. Changelog Sourced from jszip's changelog. v3.7.0 2021-07-23 Fix: Use a null prototype object for this.files (see #766) This change might break existing code if...

dependencies

The actual truncations of the cuboctahedron and icosidodecahedron would produce rectangles instead of squares. Apparently, **Rhombi**truncated cuboctahedron and **Rhombi**truncated icosidodecahedron are valid names.

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies