Kevin Cao

Kevin Cao

37p

53 comments posted · 0 followers · following 0

14 hours ago @ Kevin Cao's Blog - Making of AR Proposal · 0 replies · +1 points

解决侦测稳定性没有固定的做法。
你可以看一下markerRemovalDelay参数,设置延时触发onMarkerRemoved事件的时间。同时调高markerUpdateThreshold的数值,使得FLARManager系统更倾向于认为是一个marker更新(update),而不是新增的marker(add),这样就不会触发onMarkerRemoved事件。

1 day ago @ Kevin Cao's Blog - Making of AR Proposal · 0 replies · +1 points

新版的FLARManager自带smooth功能,只要在设置一下参数就可以了,不用自己写代码了,很方便的,你可以看看。

4 weeks ago @ Kevin Cao's Blog - Guestbook · 0 replies · +1 points

学习最重要的是由自身的兴趣驱动。另一方面,作为商业设计师,学习又是要有目标性的。说白一点,你的职业需要什么技能,你都得去掌握,这个是和你的事业前景息息相关的。
所谓的平衡问题就归结于兴趣和目标性。如果你的职业选择正确,那么两者就应该是重叠的。兴趣推动你去学习进步,事业上的成功也是水到渠成的事。但如果两者的方向有偏差,甚至是背离的,你就会花费更多的精力,却找不到快乐或者事业上的成就。
我所有的软件工具都是自学的,一开始一个个技能知识都只是一个点,当你掌握的更多,知识点链接成知识网络。你需要根据工作需求和自身需求不断的调节你所掌握的网络。做互动这行没有固定的知识结构,一个人更不可能掌握全部的知识点。到了这个阶段,你所要做的就是找到你所长并符合工作需要的某些点,持续的专注。其他的点是由你的团队成员来补足的。
加油!

6 weeks ago @ Kevin Cao's Blog - X'mas · 0 replies · +1 points

Guru们通宵好几天了,还在改bug,大家多包涵呵,peace...

11 weeks ago @ Kevin Cao's Blog - Roxik新作:Verbatim... · 0 replies · +1 points

欢迎转载:)

16 weeks ago @ Kevin Cao's Blog - Experiment #06: Page F... · 0 replies · +1 points

16 weeks ago @ Kevin Cao's Blog - Psyop Resources · 0 replies · +1 points

见邮件。

16 weeks ago @ Kevin Cao's Blog - Uniqlo Collection 2009 · 0 replies · +1 points

FWA上推荐了这个站点,证实了是Dentsu和Bascule出品。

20 weeks ago @ Kevin Cao's Blog - Experiment #05: Rubik'... · 0 replies · +1 points

One thing I came out is to check each cube's transform matrix when single rotation animation is done. But the code need to be seriously rewrited. Definitely, there must be better algorithm, but I can't find any useful information right now.
Good luck!

21 weeks ago @ Kevin Cao's Blog - Experiment #05: Rubik'... · 0 replies · +1 points

It\'s impossible to rotate the \"middle cubes\" in a real rubik\'s cube, but if you just want it that way, you must develop it by yourself.