UNPKG

@spearwolf/twopoint5d

Version:

a library to create 2.5d realtime graphics and pixelart with three.js

15 lines 599 B
export * from './InstancedVOBufferGeometry.js'; export * from './InstancedVertexObjectGeometry.js'; export * from './VOBufferGeometry.js'; export * from './VOBufferPool.js'; export * from './VOUtils.js'; export * from './VertexAttributeDescriptor.js'; export * from './VertexObjectBuffer.js'; export * from './VertexObjectDescriptor.js'; export * from './VertexObjectGeometry.js'; export * from './VertexObjectPool.js'; export * from './VertexObjects.js'; export * from './constants.js'; export * from './getDescriptorOf.js'; export type * from './types.js'; //# sourceMappingURL=public-api.d.ts.map