登录
首页 » C# » Unity mesh网格编程 —— 正二十面体

Unity mesh网格编程 —— 正二十面体

于 2023-01-07 发布 文件大小:1.22 kB
0 51
下载积分: 2 下载次数: 1

代码说明:

资源描述 Mesh网格编程步骤: 一:确定数量      确定该几何图形应有多少个三角形面,顶点坐标、顶点序列、UV贴图、法线向量皆为三角形面数的三倍。 二:根据三角形面确定顶点坐标      这里我习惯把一个面的顶点确定好之后再去找下一个面,这样做可以是法线和顶点序列确定起来很容易。但是要注意的是在确定顶点时要按照顺时针顺序确定,否则会导致三角形面相反。 三:确定法线      法线大致分为两种:      其一是棱角分明的几何体,这种几何体的法线可以用确定好的顶点坐标两两相减,得到的向量做叉乘并赋值给三个顶点上的法线。      其二是圆滑的几何体,这种几何体需要求出该点在曲面上的切线,从而确定垂直于切线的法线。如果是圆形。可以使用顶点减圆心所得的向量。      此外,求得的法线尽量单位化,否则可能出现一个面上的颜色不同。 四:确定顶点序列      若三角形顶点按照面数去确定,顶点序列就会变得非常简单,按顺序赋值即可。 五:确定UV贴图      根据所做几何体的不同,贴图左边也会有所改变,并不固定。 六:创建网格

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Serial-procedure-pc
    串口调试助手源码,pc机与单片机通信,一般的串口程序编写过程(Serial procedure pc pc machine and the single-chip communication, the serial programming process)
    2012-09-01 11:40:57下载
    积分:1
  • 8051C-design-art
    本书主要介绍了8051单片机C语言软件设计的思维及解决方法,每一章都是一个精彩的例子,范例说明深入浅出。重点介绍软件的设计流程、软件的构思和解决方法。在实例中说明模块化程序设计的各种指令的应用,使读者可以更有效地学习。(This book mainly introduced the 8051 microcontroller C language software design thinking and solving methods, each chapter is a wonderful example, explaining the examples. Focus on the introduction of the software design process, software design and the solving methods. In the example illustrate modularization program design of the application of various commands, so that readers can learn efficiently. )
    2011-02-13 13:46:23下载
    积分:1
  • MMSE
    MMSE忙多用户检测算法的收敛性能分析,比较LMS和RLS算法的收敛性能(MMSE busy multi-user detection algorithm convergence performance analysis, by comparing the convergence of LMS and RLS algorithm performance, simulation and training forgetting factor selected sequence, the simulation results show that the algorithm has a smaller bit error rate performance, can effectively improve the quality of communication .)
    2011-06-16 14:46:00下载
    积分:1
  • AUTO
    LCD的自动调整源代码,经过验证很实用,可以调整,LCD的图像(Automatic adjustment of LCD source code, proven very useful)
    2010-06-13 15:21:08下载
    积分:1
  • GameOfLife
    汉化版的“生命游戏”程序,可以演示生命的生成和消亡过程!(Game Of Live!)
    2011-11-15 19:15:57下载
    积分:1
  • L8Floodgate
    基于MFC的上海地铁监控系统屏蔽门ActiveX控件(MFC-based control system of Shanghai subway PSD ActiveX Controls)
    2010-03-12 11:12:13下载
    积分:1
  • scotch_6.0.0.tar
    一个很强大的图形计算处理软件,包括图像聚类,矩阵计算等(Scotch is a software package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering )
    2013-07-09 16:35:42下载
    积分:1
  • 滑动平均滤波程序
    说明:  滑动滤波程序的开发,供大家借鉴,也是为了能获得大家的资源(Sliding filter program)
    2020-06-23 18:40:01下载
    积分:1
  • VapourSynth-BM3D-master
    VapourSynth-BM3D-master BM3D算法的原创代码,运行速度超快,参考文献《Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering》(VapourSynth-BM3D-master BM3D original algorithm code, run super-fast, Reference " Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering" )
    2016-10-17 19:18:10下载
    积分:1
  • csharp do with the clock procedures
    用csharp做的时钟程序-csharp do with the clock procedures
    2022-12-24 12:15:08下载
    积分:1
  • 696518资源总数
  • 104305会员总数
  • 11今日下载