UNPKG

convex-pixel

Version:

The library for creating pseudo 3d interactive scenes based on webgl

5 lines 178 B
import * as display from "./display"; import * as sonar from "./sonar"; import * as geom from "./geom"; export { display, sonar, geom }; //# sourceMappingURL=package.d.ts.map