UNPKG

threepipe

Version:

A 3D viewer framework built on top of three.js in TypeScript with a focus on quality rendering, modularity and extensibility.

4 lines (3 loc) 95 B
import { _testFinish, ThreeViewer } from 'threepipe'; console.log(ThreeViewer); _testFinish();