> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Snub Polyhedron Generator

> AI context for Snub Polyhedron Generator. Not linked in navigation.

> This page is for AI assistant context only. To use this package, visit [community.ntop.com](https://community.ntop.com/packages/DaveMakesStuff/snub-polyhedron-generator).

> **Community submission — not verified by nTop.** This package was submitted by an outside community member and has not been reviewed or verified by nTop. Treat its accuracy, safety, and compatibility claims with appropriate caution.

## Summary

Generate a Snub Cuboctahedron or Snub Icosidodecahedron with an option to select right or left chirality.

## Package Details

| Field            | Value                                                                   |
| ---------------- | ----------------------------------------------------------------------- |
| **ID**           | `snub-polyhedron-generator`                                             |
| **Type**         | Block                                                                   |
| **Author**       | DaveMakesStuff                                                          |
| **Version**      | 0.1.0                                                                   |
| **nTop Version** | 4.26+                                                                   |
| **Domain**       | Geometry                                                                |
| **Complexity**   | Intermediate                                                            |
| **Tags**         | `polyhedra`, `polyhedron`, `snub`, `Cuboctahedron`, `Icosidodecahedron` |
| **License**      | MIT                                                                     |
| **Verified**     | No                                                                      |

***

Generate a Snub Cuboctahedron or Snub Icosidodecahedron with an option to select right or left chirality.

[Watch the Tutorial Video](https://youtu.be/fglKoqLZsY0)

To create a mesh, drag and drop the graph vertices into the "Delaunay Volume Mesh" block.

To create an implicit, drag and drop the mesh into the “Implicit Body from Mesh” block.

## Installation

Clone this repo or copy the package folder into your nTop workspace:

```bash theme={null}
git clone https://github.com/nTopology/Utilities-community.git
```

The package lives at `packages/DaveMakesStuff/snub-polyhedron-generator/`.

## Usage

1. Open the provided `.ntop` file in nTop 4.26+.
2. Select shape, chirality and radius

## Inputs & outputs

| Name              | Type         | Notes                            |
| ----------------- | ------------ | -------------------------------- |
| `Shape`           | Choice       | Select Snub Shape                |
| `Chirality`       | Choice       | Select right or left orientation |
| `Radius`          | Scalar value | Radius of polyhedron             |
| `Snub Polyhedron` | Graph        | Main output                      |

## License

MIT.

***

## Source

[https://community.ntop.com/packages/DaveMakesStuff/snub-polyhedron-generator](https://community.ntop.com/packages/DaveMakesStuff/snub-polyhedron-generator)
