Skip to content

Instantly share code, notes, and snippets.

@faustinoaq
Created July 28, 2017 00:57
Show Gist options
  • Save faustinoaq/c958c88373ab457226768d1bf2f51276 to your computer and use it in GitHub Desktop.
Save faustinoaq/c958c88373ab457226768d1bf2f51276 to your computer and use it in GitHub Desktop.
Icosahedron data
<?xml version="1.0"?>
<m> <p x="0.550563524346" y="0.758024984088" z="-0.349682612032"/>
<p x="0.62319582135" y="0.436643142534" z="0.648821804759"/>
<p x="0.975676690271" y="-0.177816333299" z="-0.12820432003"/>
<p x="-0.32007250628" y="0.0780544757795" z="0.944172171553"/>
<p x="0.437594031513" y="-0.598061218782" z="0.671441912732"/>
<p x="0.32007250628" y="-0.0780544757795" z="-0.944172171553"/>
<p x="0.250253520018" y="-0.916161840828" z="-0.313082508502"/>
<p x="-0.437594031513" y="0.598061218782" z="-0.671441912732"/>
<p x="-0.62319582135" y="-0.436643142534" z="-0.648821804759"/>
<p x="-0.250253520018" y="0.916161840828" z="0.313082508502"/>
<p x="-0.975676690271" y="0.177816333299" z="0.12820432003"/>
<p x="-0.550563524346" y="-0.758024984088" z="0.349682612032"/>
<f><v>0</v><v>1</v><v>2</v></f>
<f><v>1</v><v>3</v><v>4</v></f>
<f><v>0</v><v>2</v><v>5</v></f>
<f><v>2</v><v>4</v><v>6</v></f>
<f><v>0</v><v>5</v><v>7</v></f>
<f><v>5</v><v>6</v><v>8</v></f>
<f><v>0</v><v>7</v><v>9</v></f>
<f><v>7</v><v>8</v><v>10</v></f>
<f><v>0</v><v>9</v><v>1</v></f>
<f><v>9</v><v>10</v><v>3</v></f>
<f><v>4</v><v>2</v><v>1</v></f>
<f><v>11</v><v>4</v><v>3</v></f>
<f><v>6</v><v>5</v><v>2</v></f>
<f><v>11</v><v>6</v><v>4</v></f>
<f><v>8</v><v>7</v><v>5</v></f>
<f><v>11</v><v>8</v><v>6</v></f>
<f><v>10</v><v>9</v><v>7</v></f>
<f><v>11</v><v>10</v><v>8</v></f>
<f><v>3</v><v>1</v><v>9</v></f>
<f><v>11</v><v>3</v><v>10</v></f>
</m>
@faustinoaq
Copy link
Author

faustinoaq commented Oct 18, 2017

Some implementations:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment