learning-three-js-2e-ja-support
learning-three-js-2e-ja-support copied to clipboard
[mod]change suffix of font files
I modify the bug that is suffix of font files. *.json -> *.js
But Three.js say the following message,
"THREE.FontLoader: typeface.js support is being deprecated. Use typeface.json instead."
So, I thing my modification is temporary.
Could you modify js files in assets/fonts dir into json files? Without the change, your pullreq may break some samples.