文件名称:GoldFish
- 所属分类:
- 教育/学校应用
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2022-08-24
- 文件大小:
- 862.22kb
- 下载次数:
- 0次
- 提 供 者:
- kosem7
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Asm code example.Compare Triangle and Plane - return values
;These values describe exactly the outcome of cutting a triangle with a plane.
;They tell us what 'kind' of split, ie, what side of Plane each Vertex lays
;These values describe exactly the outcome of cutting a triangle with a plane.
;They tell us what 'kind' of split, ie, what side of Plane each Vertex lays
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : GoldFish.zip 列表 GoldFishProject.sln GoldFishProject/ GoldFishProject/FishForm.cs GoldFishProject/FishForm.Designer.cs GoldFishProject/FishForm.resx GoldFishProject/GoldFishProject.csproj GoldFishProject/Program.cs GoldFishProject/Properties/ GoldFishProject/Properties/AssemblyInfo.cs GoldFishProject/Properties/Resources.Designer.cs GoldFishProject/Properties/Resources.resx GoldFishProject/Properties/Settings.Designer.cs GoldFishProject/Properties/Settings.settings GoldFishProject/Resources/ GoldFishProject/Resources/Left.png GoldFishProject/Resources/Right.png GoldFishProject/Win32.cs GoldFishPet.exe