UNPKG

@spearwolf/twopoint5d

Version:

Create 2.5D realtime graphics and pixelart with WebGL and three.js

9 lines 339 B
export * from './Chronometer.js'; export * from './Display.js'; export * from './FixedFrameLoop.js'; export * from './isWebGLRenderer.js'; export * from './isWebGPURenderer.js'; export * from './Stylesheets.js'; export { getContentAreaSize } from './styleUtils.js'; export type * from './types.js'; //# sourceMappingURL=public-api.d.ts.map