Introduction - If you have any usage issues, please Google them yourself
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
Packet : GoldFish.zip filelist
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