0.0.5 • Published 10 months ago

vrm-viewer v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

<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

0.0.5

10 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

1 year ago

0.0.1

1 year ago