Click here to Skip to main content
15,887,998 members
Articles / Programming Languages / C#

Euler Rotation

Rate me:
Please Sign up or sign in to vote.
4.91/5 (20 votes)
31 Dec 2007CPOL5 min read 77.9K   2.8K   73  
Using matrix multiplication to rotate 3D points around an axis.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Visit Visual C# Kicks for more free C#.NET articles, resources, and downloads at
http://www.vcskicks.com

Comments and Discussions