摘要:
My Open Source Projects 阅读全文
摘要:
Discrete Differential Geometry 阅读全文
摘要:
Maya C++ API Programming Tips 阅读全文
摘要:
作者:林达华一、为什么要深入数学的世界作为计算机的学生,我(原作者)没有任何企图要成为一个数学家。我学习数学的目 的,是要想爬上巨人的肩膀,希望站在更高的高度,能把我自己研究的东西看得更深广一些。说起来,我在刚来这个学校的时候,并没有预料到我将会有一个深入数 学的旅程。我的导师最初希望我去做的题目,... 阅读全文
摘要:
pythonbrew, pythonz, virtualenv 阅读全文
摘要:
Automation test 阅读全文
摘要:
CentOS7 & PPPoE 阅读全文
摘要:
Maya插件开发的一些经验 阅读全文
摘要:
Maya Tornado Particle Effect 阅读全文
摘要:
海洋环境的光能传递 http://cgangs.com/article/2557?source=weibo 阅读全文
摘要:
题目:找到满足条件的数组给定函数d(n)=n+n的各位之和,n为正整数,如d(78)=78+7+8=93。这样这个函数可以看成一个生成器,如93可以看成由78生成。定义数A:数A找不到一个数B可以由d(B)=A,即A不能由其他数生成。现在要写程序,找出1至10000里的所有符合数A定义的数。回答:申... 阅读全文
摘要:
How to backup your blogs on cnblogs 阅读全文
摘要:
-class Complex{public: explicit Complex(double real, double imaginary = 0) : real_(real), imaginary_(imaginary) { } Complex& operaor+=(... 阅读全文
摘要:
浏览器的渲染技术 v.s. CG渲染器的渲染技术 阅读全文
摘要:
Debugging Maya Plugin(C++) with CodeBlocks in Linux 阅读全文
摘要:
Building GCC 4.1.2 in CentOS 7 for Maya API development 阅读全文
摘要:
Install CodeBlocks in CentOS 7 阅读全文
摘要:
My tool chain in CentOS 7 阅读全文
摘要:
- download THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE- unzip and untar to /home/user0/tools/foundry/nuke/THE_FOUNDRY_NUKEX_V7.0V6_LNX64-XFORCE- setupsu#/ho... 阅读全文
摘要:
Thanks for Must(QQ ID)'s big help for installing Houdini in CentOS7.- download HOUDINI_FX_V12.5.371_LINUX_X64_GCC44-XFORCE- unzip and untar to /home/u... 阅读全文
摘要:
Thanks for Must(QQ ID)'s big help for installing Maya in CentOS7.This is my steps for installing maya in CentOS 7, but it may not be the simplest way.... 阅读全文
摘要:
http://docs.thefoundry.co.uk/nuke/80/pythondevguide/;
http://docs.thefoundry.co.uk/nuke/80/pythonreference/;
http://docs.thefoundry.co.uk/nuke/80/ndkdevguide/;
http://docs.thefoundry.co.uk/nuke/80/ndkreference/Plugins/;
http://docs.thefoundry.co.uk/nuke/80/Blink/;
http://docs.thefoundry.co.uk/nuke/80/BlinkKernels/; 阅读全文
摘要:
Install CentOS 7 on Thinkpad t430 阅读全文
摘要:
- 好莱坞6大发行公司: - Warner Bros(WB): 《哈利·波特》, 黑客帝国, 蝙蝠侠, - New Line cinema新线(2008):魔戒, 霍比特人, 尖峰时刻, 死神来了, 刀锋战士, 德州电锯杀人狂, 地心历险记, 《忍者神龟》, - Buena Vista(Disney... 阅读全文
摘要:
3...ABOUT THE VES4...Foreword6...Chapter 1......Introduction6......Visual Effects and Special Effects7.........Visual Effects7.........Special Effects... 阅读全文
摘要:
Digests from CG articales 阅读全文
摘要:
http://www.fxguide.com/featured/pixars-opensubdiv-v2-a-detailed-look/Pixar’s OpenSubdiv V2: A detailed lookBy Mike SeymourSeptember 18, 2013Subdivisio... 阅读全文
摘要:
cg教程下载:http://cgpeers.comhttp://cgpersia.comhttp://bbs.ideasr.com/forum-328-1.htmlhttp://bbs.ideasr.com/forum-337-1.html (杂志&期刊)http://www.rr-sc.com/h... 阅读全文
摘要:
cg资讯 阅读全文
摘要:
http://www.amazon.com/Every-Disney-quot-Art-Book/lm/R21VW6PRGLPB35http://www.parkablogs.com/content/list-of-art-books-reviewedhttp://www.amazon.com/Every-Pixar-quot-Art-Book/lm/R31MY16V1SCUC9http://s.taobao.com/search?q=the+art+of+&searcy_type=item&s_from=newHeader&source=&ssid=s5-e& 阅读全文
摘要:
mel里,当要eval("client()"),并且要传递stirngarray参数给函数client()时,正确的写法应该是:global proc intermediator_good(string $array[]){ print(">intermediator(): ["+stringArrayToString($array, ",")+"], size="+size($array)+"\n"); if( size($array) == 0 ){ $cmd = "clie 阅读全文
摘要:
Gesture Drawing with Alex WooGesture Drawing with Alex Woo and Louis Gonzaleshttp://eisneim.com/?page_id=1271------------------------------Animation--... 阅读全文