开发者

Zoom problem in 3D using C# with DirectX

Zoom a give object in windows form applicati开发者_C百科on using c#.net with directx. what can I do, pls help me.


Download:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9ac86eca-206f-4274-97f2-ef6c8b1f478f

Start reading & experimenting with the samples.

Hope this helps,


You need to scale the 3D object. Multiply the object by a scale matrix (e.g. Matrix.CreateScale(...))

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜