A book on creating delightful iOS animations in Swift! From beginning to advanced topics like layer animations, view controller transitions, and more. Currently updated to: Platform: iOS13; Language: Swift5.1; Editor: Xcode11
20170218:将chapter 15:Specular Reflection(Phong)相关的代码移植上来,并生成chapter 15对应的图形;
20170217:将《ray tracing from the ground up》的部分代码移植到CodeBlocks。生成的图形对应书本chapter 14: Lights and materials;