2011年8月23日星期二

- 养成习惯工作在早上就开始做,别看看新闻推到下午or晚上。
- 修改某mesh operation的错误时候最难最怕就是等为出错在哪些face/vertex/edge, 如果能在maya中建一些简单的模型来重现, 这就好办了。

- 不想改变的变量加const.
- 考虑函数里的指针加QScopedPointer<T> ... 
- C++ Destructor: 1. 子类的destructor总会自动调用父类的destructor吗? 
2. destructor里面除了需要delete pointers之外其它的变量呢? 


-what is LLVM ?


- OpenColorIO (OCIO) is a new open source project from Sony Pictures Imageworks (SPI), which they hope will soon be widely adopted across the Industry. SPI – it must be said, especially since Rod Bredow took the role of CTO, – has excelled at meeting the open source community head on and spearheading along with ILM (and their OpenEXR work) – some of the most impressive displays of industry co-operation we have seen in years, if not decades.

- http://advances.realtimerendering.com/s2011/  Advances in Real-Time Rendering in 3D Graphics and Games.
http://iryoku.com/aacourse/ ACM SIGGRAPH 2011 Course Filtering Approaches for Real-Time Anti-Aliasing 

- http://fgiesen.wordpress.com/ A trip through the Graphics Pipeline 2011.

- John Carmack (ID_AA_Carmack) on Twitter: Reading "Infrastructure: the book of everything for the industrial landscape". Much respect to civil engineers!

  

没有评论:

发表评论