three-objloader-wrap
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

three-objloader-wrap

THREE.js ObjLoader wrapper for npms module

With yarn

yarn add three-objloader-wrap

With npm

npm i three-objloader-wrap

Usage

    import * as THREE from 'three';
    import {ObjLoaderWrap} from "three-objloader-wrap";

    ObjLoaderWrap(THREE);

    // now use THREE.ObjLoader

Readme

Keywords

none

Package Sidebar

Install

npm i three-objloader-wrap

Weekly Downloads

0

Version

1.0.9

License

MIT

Unpacked Size

12.2 kB

Total Files

4

Last publish

Collaborators

  • epranka