搜索资源列表
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
mesh
- 本程序可以生成随机节点数mesh结构,并将节点的链路和链路权值存储为矩阵-The program can generate a random number of nodes in mesh structure, and node-link and link weights store the matrix
mesh
- 空间曲面图 mesh(x,y,z)其中x,y,z为同阶矩阵,每一组对应元素代表一个网格点。 -FIG curved surface mesh (x, y, z) where x, y, z for the same order matrix, each element represents a group corresponding grid point.