Skip to content

A sample Dice app that demonstrates the usage of CATransform3D

Notifications You must be signed in to change notification settings

appcoda/RotateDice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

如何使用 CATransform3D 處理 3D 影像、製做互動立體旋轉的效果

CATransform3D 是一個用來處理 3D 影像,像是旋轉、縮放、平移等 3D 影像的控制。CATransform3D 是採用三維坐標系統,x 軸向下為正,y 向右為正,z 軸則是垂直於螢幕向外為正。

完整教學文章:

http://www.appcoda.com.tw/catransform3d/

About

A sample Dice app that demonstrates the usage of CATransform3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages