Click here to Skip to main content
15,888,113 members
Articles / Programming Languages / C++

Affine Transformations in Computer Graphics

Rate me:
Please Sign up or sign in to vote.
5.00/5 (25 votes)
27 Dec 2012CPOL1 min read 41.1K   140  
Some simple examples of how to apply affine transformations in computer graphics.

Views

Daily Counts

License

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



Comments and Discussions