teapot

1.0.0 • Public • Published

teapot

The Utah teapot needs no introduction, but for the unintiated here is a brief history.

Installation

Via npm:

npm install teapot

Then you can use the mesh in your projects as follows:

var teapot = require("teapot");
drawMesh(teapot.cells, teapot.positions);

Credits

(c) 1984 Matin Newell. Public Domain.

CACM cover image by James Arvo and David Kirk.

CommonJS port maintained by Mikola Lysenko

/teapot/

    Package Sidebar

    Install

    npm i teapot

    Weekly Downloads

    26

    Version

    1.0.0

    License

    Public Domain

    Last publish

    Collaborators

    • mikolalysenko