len3d

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

04 2012 档案

摘要:在VS里面选择:Tools > Import and Export Settings… > Reset all settings删掉当前设置!本人亲自尝试过,立刻变得飞快! 阅读全文
posted @ 2012-04-18 16:29 Len3d 阅读(1143) 评论(2) 推荐(0) 编辑

摘要:Assume a parametric curve can be denoted by P(t), any attribute T can be interpolated linearly with:T = (1 - t) * T0 + t * T1 (1)T0 is the attribute at t=0, and T1 is the attribute at t=1.Differentiate equation (1) we have:dTdx = (T1 - T0) * dtdx (2)Now the problem turns into how to compute dtdx.Usi 阅读全文
posted @ 2012-04-14 22:50 Len3d 阅读(297) 评论(0) 推荐(0) 编辑

摘要:MC:QMC:RQMC:Convergence speed:QMC > RQMC > MCSampling patterns:QMC > RQMC > MCSo RQMC is the balance between MC and QMC. 阅读全文
posted @ 2012-04-10 08:37 Len3d 阅读(423) 评论(2) 推荐(0) 编辑

点击右上角即可分享
微信分享提示