vrm-viewer
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

<vrm-viewer>

The web component for displaying VRM models. Powered by model-viewer and pixiv/three-vrm

[!NOTE] Semantic Versioning may not be followed for 0.x releases until reaching a stable state.

Usage

<vrm-viewer 
    camera-controls touch-action="pan-y" tone-mapping="neutral"
    src="./example.vrm" vrmaSrc="./idle.vrma"
/>
<script type="module" src="vrm-viewer.min.js"></script>

Example

Open in StackBlitz

Readme

Keywords

Package Sidebar

Install

npm i vrm-viewer

Weekly Downloads

0

Version

0.0.6

License

Apache-2.0

Unpacked Size

1.25 MB

Total Files

11

Last publish

Collaborators

  • __yue__