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.
<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>