New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

vrm-viewer

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vrm-viewer

The <vrm-viewer /> web component

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
0
Created
Source

<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

Keywords

three

FAQs

Package last updated on 18 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts