SND\rene87_cp 2002bcdc2c fix Matrix.CreatePerspective(float width,float height,float nearPlaneDistance, float farPlaneDistance,out Matrix result)
fix Matrix.CreatePerspectiveFieldOfView(float fieldOfView,float aspectRatio, float nearPlaneDistance, float farPlaneDistance,out Matrix result)
fix Matrix.CreatePerspectiveOffCenter(float left,float right, float bottom,float top,float nearPlaneDistance,float farPlaneDistance,out Matrix result)
2011-11-17 22:29:44 +00:00
2011-11-15 15:29:52 +00:00
2011-11-17 17:05:27 +00:00
Description
No description provided
https://github.com/rrz-dev/anx.framework
96 MiB
Languages
C# 75.7%
HTML 21.6%
HLSL 2.5%