jp.keijiro.beta

1.0.2 • Public • Published

Beta

screenshot screenshot

Beta is a rigged human dummy model with a non-uniform topology, which is intended to be used as a VFX source.

How To Install

This package uses the scoped registry feature to resolve package dependencies. Please add the following sections to the manifest file (Packages/manifest.json).

To the scopedRegistries section:

{
  "name": "Keijiro",
  "url": "https://registry.npmjs.com",
  "scopes": [ "jp.keijiro" ]
}

To the dependencies section:

"jp.keijiro.beta": "1.0.2"

After changes, the manifest file should look like below:

{
  "scopedRegistries": [
    {
      "name": "Keijiro",
      "url": "https://registry.npmjs.com",
      "scopes": [ "jp.keijiro" ]
    }
  ],
  "dependencies": {
    "jp.keijiro.beta": "1.0.2",
    ...

Readme

Keywords

Package Sidebar

Install

npm i jp.keijiro.beta

Weekly Downloads

2,875

Version

1.0.2

License

Unlicense

Unpacked Size

2.25 MB

Total Files

11

Last publish

Collaborators

  • keijiro