three-font-outliner:在运行时从Three.js的字形构造形状

时间:2024-02-26 00:27:33
【文件属性】:

文件名称:three-font-outliner:在运行时从Three.js的字形构造形状

文件大小:89KB

文件格式:ZIP

更新时间:2024-02-26 00:27:33

font threejs outliner FontJavaScript

关于 在运行时为Three.js从字形构造形状。 例子 -从网址加载字体。 -从文件系统中选择字体。 | | | 安装 通过npm:( npm i ycw/three-font-outliner#v2.0.0 ) import { FontOutliner } from "three-font-outliner" 通过CDN: import { FontOutliner } from "https://cdn.jsdelivr.net/gh/ycw/three-font-outliner@2.0.0/dist/lib.esm.js" 用法 // Ex. Show text "Shap


【文件预览】:
three-font-outliner-master
----.gitignore(2KB)
----README.md(3KB)
----rollup.config.js(264B)
----examples()
--------along-path()
--------array-buffer()
--------lines()
--------tubes()
--------fonts()
--------points()
--------edges()
--------shapes()
--------cannon()
----LICENSE(1KB)
----package.json(737B)
----dist()
--------lib.esm.js(34KB)
--------lib.esm.js.map(96KB)
----src()
--------index.js(2KB)
--------index.d.ts(2KB)
----lib()
--------Typr()
----package-lock.json(10KB)

网友评论