@polygonjs/polygonjs
Version:
node-based WebGL 3D engine https://polygonjs.com
4 lines (3 loc) • 416 B
TypeScript
export declare const DEMO_ASSETS_ROOT_URL = "https://raw.githubusercontent.com/polygonjs/polygonjs-assets/master";
export declare const DEFAULT_FONT_URL_JSON = "https://raw.githubusercontent.com/polygonjs/polygonjs-assets/master/fonts/droid_sans_regular.typeface.json";
export declare const DEFAULT_FONT_URL_TTF = "https://raw.githubusercontent.com/polygonjs/polygonjs-assets/master/fonts/SourceCodePro-BoldIt.ttf";