摘要:
win10 cmake vs2017编译 protobuf编译 cmake Selecting Windows SDK version 10.0.17134.0 to target Windows 10.0.19042. The C compiler identification is MSVC 1 阅读全文
摘要:
Threejs绘制多边形,使用THREE.Shape() function createPolygon(){ var group = new THREE.Group(); var rectLength = 120, rectWidth = 40; var rectShape = new THREE. 阅读全文
摘要:
threejs绘图 function test17(){ var group = new THREE.Group(); var list1 = [[[58.0,-18.0,3452.0],[59.0,-18.0,3446.0],[59.0,18.0,3446.0],[58.0,17.0,3452.0 阅读全文
摘要:
THREE.Geometry function getFace(){ var triangleGeometry = new THREE.Geometry(); var faceArr1=[]; faceArr1.push(new THREE.Vector3(0.0,-7.0,-150.0)); fa 阅读全文
摘要:
java Method /* * Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to lic 阅读全文
摘要:
matlab polarplot 在极坐标中绘制线条 函数: function h = polarplot(varargin) %POLARPLOT Polar plot. % POLARPLOT(TH,R) plots vector TH vs R. The values in TH % are 阅读全文
摘要:
笔记本环境 done # # To activate this environment, use # # $ conda activate wind_2021 # # To deactivate an active environment, use # # $ conda deactivate (b 阅读全文