1.0.8 • Published 2 years ago

assimp v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago