简体   繁体   中英

how to draw X Y Z 3D animation in WPF?

My ArrayList has XYZ (matrix)

I want to draw X y Z in WPF and have a 3D animation when drawing.

How can I make a 3D environment in a WPF application?

Take a look at: http://www.codeproject.com/KB/WPF/Wpf3DPrimer.aspx Also I would suggest to go through: http://www.wpftutorial.net/IntroductionTo3D.html and http://www.kindohm.com/technical/wpf3dtutorial.htm

I hope you can find everything you need in there..

Cheers, Gianluca.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM