three-obj-exporter-t

1.0.2 • Public • Published

three-three-obj-exporter-t

threejs offical apply OBJExporter.js with npm

install

npm i --save three-obj-exporter-t

usage

import * as THREE from 'three'
import {OBJExporter} from 'three-obj-exporter-t'

let exporter = new OBJExporter();
exporter.parse(mesh)

Package Sidebar

Install

npm i three-obj-exporter-t

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

6.19 kB

Total Files

3

Last publish

Collaborators

  • tomyl