jp.keijiro.metamesh

1.2.0 • Public • Published

Metamesh

gif gif

Metamesh is a Unity package that generates primitive meshes. It works as a custom asset importer but doesn't import anything from an input file. Instead of importing a file, it reads properties from a metafile and procedurally generates a mesh.

At the moment, it only supports very basic primitive shapes.

  • Plane
  • Box
  • Sphere (UV sphere)
  • Icosphere
  • Cylinder
  • Rounded box
  • Ring
  • Disc
  • Teapot
  • Triangle
  • Metatex - Metadata-only texture asset importer

How To Install

This package uses the scoped registry feature to resolve package dependencies. Open the Package Manager page in the Project Settings window and add the following entry to the Scoped Registries list:

  • Name: Keijiro
  • URL: https://registry.npmjs.com
  • Scope: jp.keijiro

Scoped Registry

Now you can install the package from My Registries page in the Package Manager window.

My Registries

/jp.keijiro.metamesh/

    Package Sidebar

    Install

    npm i jp.keijiro.metamesh

    Weekly Downloads

    4,173

    Version

    1.2.0

    License

    Unlicense

    Unpacked Size

    66.5 kB

    Total Files

    35

    Last publish

    Collaborators

    • keijiro