
技能点:threejs,Vue,canvas,几何数学。
展示网站:http://jstopo.top 模型上方图标贴图
function drawFaceIcon(scene,url,obj){
//图标
const geometry = new THREE.PlaneBufferGeometry( 50, 50 );
const texLoader = new THREE.TextureLoader();
const texture = texLoader.load(url);
const material = new THREE.MeshLambertMaterial(

76

被折叠的 条评论
为什么被折叠?



