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

@yhsoft/model-viewer

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yhsoft/model-viewer

基于 ThreeJS 开发的三维模型查看器,支持多种 3D 格式的模型浏览,支持对模型的旋转、平移、缩放等操作

latest
npmnpm
Version
0.3.3
Version published
Maintainers
1
Created
Source

Model Viewer

基于 ThreeJS 开发的 3D 模型查看器

✨ 特性

  • 🌈 基于 ThreeJS 开发
  • 📦 支持加载多种三维模型:obj, fbx, glb, gltf, 3mf, 3ds ……
  • ⚙️ 丰富的 API 方便灵活定制与拓展
  • 🎨 可设置主题和布局,适合更丰富的应用场景

兼容环境

  • 现代浏览器

示例

Demo

安装

npm install @yhsoft/model-viewer
pnpm add @yhsoft/model-viewer
yarn add @yhsoft/model-viewer

用法

import { ModelViewer } from "@yhsoft/model-viewer";

Keywords

model-viewer

FAQs

Package last updated on 23 Jan 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