文件名称:Exocortex.Geometry3D
介绍说明--下载内容来自于网络,使用问题请自行百度
For my fourth year computer graphics course I wrote a little 3D engine using C# and the .NET platform. I decided to go this route as opposed to the C++ route that everyone else took in the course because I wanted to see whether C# lived up to it s hype. Surprising, after writing about 600kB of code in C# it seems like it is a decent language after all and possibly an effective replacement for the C++ even in demanding field of real-time graphics. When I compare C# to C++ I find it s best features are garbage collection, less convoluted syntax and true object orientation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Exocortex.Geometry3D/
Exocortex.Geometry3D/AssemblyInfo.cs
Exocortex.Geometry3D/Exocortex.Geometry3D.csproj
Exocortex.Geometry3D/Exocortex.Geometry3D.csproj.user
Exocortex.Geometry3D/Exocortex.Geometry3D.sln
Exocortex.Geometry3D/Exocortex.Geometry3D.suo
Exocortex.Geometry3D/Math3D.cs
Exocortex.Geometry3D/Matrix3D.cs
Exocortex.Geometry3D/MatrixNotInvertableException.cs
Exocortex.Geometry3D/Plane3D.cs
Exocortex.Geometry3D/Plane3DCollection.cs
Exocortex.Geometry3D/PlaneIllDefinedException.cs
Exocortex.Geometry3D/Polygon3D.cs
Exocortex.Geometry3D/Quaternion.cs
Exocortex.Geometry3D/Vector3D.cs
Exocortex.Geometry3D/Vector3DCollection.cs
Exocortex.Geometry3D/AssemblyInfo.cs
Exocortex.Geometry3D/Exocortex.Geometry3D.csproj
Exocortex.Geometry3D/Exocortex.Geometry3D.csproj.user
Exocortex.Geometry3D/Exocortex.Geometry3D.sln
Exocortex.Geometry3D/Exocortex.Geometry3D.suo
Exocortex.Geometry3D/Math3D.cs
Exocortex.Geometry3D/Matrix3D.cs
Exocortex.Geometry3D/MatrixNotInvertableException.cs
Exocortex.Geometry3D/Plane3D.cs
Exocortex.Geometry3D/Plane3DCollection.cs
Exocortex.Geometry3D/PlaneIllDefinedException.cs
Exocortex.Geometry3D/Polygon3D.cs
Exocortex.Geometry3D/Quaternion.cs
Exocortex.Geometry3D/Vector3D.cs
Exocortex.Geometry3D/Vector3DCollection.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.