-
PWR028_LLC_120517
应用UCD3138控制的数字LLC DC/DC变换器(LLC Converter controlled by UCD3138)
- 2014-11-30 15:06:10下载
- 积分:1
-
4545454
固体_液体火箭发动机环境下3DC_SiC喉衬烧蚀性能实验.(Solid _ liquid rocket engine environment 3DC_SiC Throat ablation performance test.)
- 2020-09-16 11:17:55下载
- 积分:1
-
Task-3
用interrupt控制两个电机,要求可以随意改变任意一个的速度(use interrupt)
- 2012-02-06 05:38:09下载
- 积分:1
-
kalman_filter
一维或二维卡尔曼滤波,可用于飞控系统,运动跟踪系统(One dimensional or two dimensional Calman filtering can be used in flight control system and motion tracking system.)
- 2020-06-30 03:20:02下载
- 积分:1
-
Unity mesh网格编程 —— 正二十面体
资源描述
Mesh网格编程步骤:
一:确定数量
确定该几何图形应有多少个三角形面,顶点坐标、顶点序列、UV贴图、法线向量皆为三角形面数的三倍。
二:根据三角形面确定顶点坐标
这里我习惯把一个面的顶点确定好之后再去找下一个面,这样做可以是法线和顶点序列确定起来很容易。但是要注意的是在确定顶点时要按照顺时针顺序确定,否则会导致三角形面相反。
三:确定法线
法线大致分为两种:
其一是棱角分明的几何体,这种几何体的法线可以用确定好的顶点坐标两两相减,得到的向量做叉乘并赋值给三个顶点上的法线。
其二是圆滑的几何体,这种几何体需要求出该点在曲面上的切线,从而确定垂直于切线的法线。如果是圆形。可以使用顶点减圆心所得的向量。
此外,求得的法线尽量单位化,否则可能出现一个面上的颜色不同。
四:确定顶点序列
若三角形顶点按照面数去确定,顶点序列就会变得非常简单,按顺序赋值即可。
五:确定UV贴图
根据所做几何体的不同,贴图左边也会有所改变,并不固定。
六:创建网格
- 2023-01-07 21:20:03下载
- 积分:1
-
FastCommunity_GPL_v1.0.3
Newman快速算法, 适用于大规模网络的社团结构划分的方法。 其思想是自底向上,每次合并使模块度增大最大的节点。是一种贪婪算法(Newman fast algorithm, suitable for large-scale network of community structure division method. The idea is from the bottom up, so that each merge module to increase the maximum degree of a node. Is a greedy algorithm)
- 2014-05-25 08:48:37下载
- 积分:1
-
在mapxtreme下对圆形区域的选择,图元的添加,以及图元在可编辑图层上的加载
在mapxtreme下对圆形区域的选择,图元的添加,以及图元在可编辑图层上的加载
- 2022-07-01 03:55:32下载
- 积分:1
-
px4的BootLoader程序
多轴飞行器控制板的BootLoader源代码 对学习BootLoader和frimware的在线更新非常有帮助
- 2023-04-04 22:35:09下载
- 积分:1
-
ccscript3-1.0.8.tar
GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne. (GNU ccScript is a C++ Class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.)
- 2008-05-21 12:41:19下载
- 积分:1
-
magnet
窗体吸附功能,支持多个窗口吸附,适合初学者学习,简单易懂(Form adsorption function, support multiple window adsorption, is suitable for beginners to learn, simple and understandable
)
- 2012-05-21 13:17:34下载
- 积分:1