RedWoft

To be or not to be, it is a question.

2010年7月31日

std::BackInserter

摘要: BackInserter实现 阅读全文

posted @ 2010-07-31 15:55 RedWoft 阅读(255) 评论(0) 推荐(0)

2010年7月13日

SingleLinkedList

摘要: SingleLinkedList实现 阅读全文

posted @ 2010-07-13 09:32 RedWoft 阅读(285) 评论(0) 推荐(0)

2010年7月11日

What are the coordinates of a pixel?

摘要: From 《Graphics Gems I》 阅读全文

posted @ 2010-07-11 23:54 RedWoft 阅读(883) 评论(0) 推荐(0)

2010年7月1日

Bounding sphere

摘要: Bounding sphere实现 阅读全文

posted @ 2010-07-01 05:29 RedWoft 阅读(523) 评论(0) 推荐(0)
Axis-aligned bounding box

摘要: Axis-aligned bounding box实现 阅读全文

posted @ 2010-07-01 05:26 RedWoft 阅读(1056) 评论(0) 推荐(0)

2010年6月29日

DoubleLinkedList

摘要: DoubleLinkedList实现 阅读全文

posted @ 2010-06-29 16:36 RedWoft 阅读(407) 评论(0) 推荐(0)

2010年6月22日

std::bind2nd()

摘要: std::bind2nd()使用方式 阅读全文

posted @ 2010-06-22 21:52 RedWoft 阅读(239) 评论(0) 推荐(0)
std::transform()

摘要: std::transform()使用方式 阅读全文

posted @ 2010-06-22 14:09 RedWoft 阅读(883) 评论(0) 推荐(0)

2010年6月21日

std::back_inserter、front_inserter、inserter

摘要: std::back_inserter、front_inserter、inserter使用方式 阅读全文

posted @ 2010-06-21 21:27 RedWoft 阅读(958) 评论(0) 推荐(0)
Gaussian Blur-GLSL

摘要: Gaussian Blur-GLSL实现 阅读全文

posted @ 2010-06-21 14:20 RedWoft 阅读(1048) 评论(0) 推荐(0)