DBSphereTagCloud icon indicating copy to clipboard operation
DBSphereTagCloud copied to clipboard

A 3D spherical tag cloud view of iOS.

Results 3 DBSphereTagCloud issues
Sort by recently updated
recently updated
newest added

1、平移手势在屏幕上滑动产生的是一个XOY平面向量,然后这个向量被传入到旋转点的矩阵算法中。我想知道其中涉及到的正余弦的计算与传入的向量是什么关系?用的是什么原理。 2、用矩阵旋转点坐标的算法中,你用的是什么坐标系? 3、DBSphereView.m中39行3 - sqrt(5)代表的是什么意义?

希望能有份注释让我学习研究下

Allow users to use your package using Carthage