SkillAgentSearch skills...

Snowden

3D mesh of Snowden's Bust.

Install / Use

/learn @stackgl/Snowden
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

snowden

stable

3D mesh of Snowden's Bust.

snowden

View demo.

Original source.

Usage

NPM

Like the bunny module, you can pull this in as a simplicial complex.

snowden.positions

A list of positions in the mesh.

[ [0.432908423, 1.28938290, 0.43289809],
  [0.448930292, 0.90342890, 0.93289402], // ...
]

snowden.cells

A list of faces in the mesh, indexed according to snowden.positions.

[ [0, 1, 2],
  [2, 1, 3], // ...
]

Contributing

See stackgl/contributing for details.

License

MIT. See LICENSE.md for details.

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated1y ago
Forks0

Languages

JavaScript

Security Score

60/100

Audited on Nov 17, 2024

No findings