UNPKG

@spearwolf/twopoint5d

Version:

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

9 lines 348 B
export * from './Canvas2DStage.js'; export * from './OrthographicProjection.js'; export * from './ParallaxProjection.js'; export * from './PostProcessingRenderer.js'; export * from './ProjectionPlane.js'; export * from './Stage2D.js'; export * from './StageRenderer.js'; export * from './fitIntoRectangle.js'; //# sourceMappingURL=public-api.js.map