03 2020 档案

摘要:射线类,用于检测交互 const rayCaster = new Raycaster(); 二维坐标,需要转换成空间坐标 const vector2 = new THREE.Vector2(); e为事件的对象 vector2.x = (e.clientX / window.innerwidth) 阅读全文
posted @ 2020-03-03 23:59 灏月天染 阅读(1646) 评论(0) 推荐(0)
摘要:1.使用https://gero3.github.io/facetype.js/ 2.上传字体,会自动转换成json 阅读全文
posted @ 2020-03-01 20:45 灏月天染 阅读(577) 评论(0) 推荐(0)