文件名称:GDIPlus3D
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2016-12-04
- 文件大小:
- 204kb
- 下载次数:
- 0次
- 提 供 者:
- z***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用C#渲染三维立方体并贴图(纯CPU渲染,不借助D3D或者OPENGL)-Use C# rendering 3D cube and texture (pure CPU rendering, without the help of D3D or OPENGL)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bin\Texture.PNG
...\WindowsFormsApplication1.exe
...\WindowsFormsApplication1.vshost.exe
...\WindowsFormsApplication1.vshost.exe.manifest
Source\DBPanel.cs
......\DBPanel.Designer.cs
......\Form1.cs
......\Form1.Designer.cs
......\Form1.resx
......\Program.cs
......\Texture.PNG
......\Utilities\Areal.cs
......\.........\Camera.cs
......\.........\Cube.cs
......\.........\Face.cs
......\.........\Matrix3.cs
......\.........\Matrix4.cs
......\.........\PointD.cs
......\.........\RasterizedLine.cs
......\.........\Rasterizer.cs
......\.........\Vector3.cs
......\.........\Vector4.cs
......\.........\Vertex.cs
......\.........\ViewPort.cs
......\WindowsFormsApplication1.csproj
纹理透视校正.jpg
纹理最近邻采样.jpg
无纹理透视校正.jpg
Source\Utilities
Bin
Source