1.3.9 • Published 7 months ago

ss-threejs v1.3.9

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

ss-threejs

a 3dtool for web base three

Installation


Use Npm

npm install ss-threejs

Use Npx

npx ss-threejs

Use Yarn

yarn install ss-threejs

Project

1, install: yarn install ss-threejs(详细看 Installation ) 2, Webpack: webpack.config.js配置中增加pulgin额外配置 plugins: [ new CopyWebpackPlugin({ patterns: { from: "node_modules/three/examples/jsm/libs/draco/", to: "static/three/draco", }, { from: "node_modules/three/examples/jsm/libs/basis/", to: "static/three/basis", }, , }), ] vite:同理

Update Versions log

1.0.0 1.0.1 1.0.2 更新日志 1)threejs版本发布

1.0.3 1)优化模型加载处理

1.3.9

7 months ago

1.3.8

8 months ago

1.3.7

8 months ago

1.3.6

8 months ago

1.3.5

8 months ago

1.3.4

8 months ago

1.3.3

9 months ago

1.3.2

9 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.9

9 months ago

1.2.8

9 months ago

1.2.7

9 months ago

1.2.6

9 months ago

1.2.5

9 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.2.0

10 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago