1.0.8 • Published 3 years ago

assimp v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Open Asset Import Library (assimp)

A library to import and export various 3d-model-formats including scene-post-processing to generate missing render data.

This package uses open source project with a public repository on GitHub.

Installation

yarn add assimp

How to use ?

const converter = require('./index');
converter.convert('INPUT_FILE_PATH','OUTPUT_FILE_PATH');

License

MIT

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago