3D Tools for WPF
"怎麼在 WPF 裡畫出3D維度線?",這個問題老是週期性地出現在論壇裡,這篇文章的作者受不了啦~
於是他寫出文章,當作是 FAQ:Windows Presentation Foundation-3D Musings : How to Draw WPF 3D Wireframe Graphics
第一個被列出來的解法,就是3D Tools for the Windows Presentation Foundation...
這是一組被用來幫助開發者使用 WPF 3D 特性的工具。
於是他寫出文章,當作是 FAQ:Windows Presentation Foundation-3D Musings : How to Draw WPF 3D Wireframe Graphics
第一個被列出來的解法,就是3D Tools for the Windows Presentation Foundation...
這是一組被用來幫助開發者使用 WPF 3D 特性的工具。
A collection of tools to help developers using the 3D features in the Windows Presentation Foundation.
Some of things you will find inside:
- Code to interact with 2D content placed on 3D
- Trackball class to Rotate the camera using the mouse
- ScreenSpaceLines3D to draw fixed width lines in a 3D scene
- Texture coordinate generators
留言