jp.keijiro.metawire
v2.1.1
Published
Metadata-only mesh data importer (wireframe primitives)
Downloads
5,734
Readme
Metawire
Metawire is a modified version of Metamesh. It generates wireframe meshes (line primitives) instead of surface meshes.
At the moment, it only supports very basic primitive shapes.
- Line
- Quad
- Circle
- Box
- Ticks (group of short line segments)
- Grid lines
- Wireframe (mesh to wireframe converter)
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
Now you can install the package from My Registries page in the Package Manager window.