Stars
QQBot: A conversation robot base on Tencent's SmartQQ
Lock context manager implemented via redis SET NX EX and BLPOP.
Ray tracer with phong lighting, reflections, refractions, normal mapping, procedural textures, super sampling, and depth of field.
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
RPhoton is a ray tracing renderer and will be parallelized with DirectXCompute in the future.
Source code for the version of pbrt described in the second edition of "Physically Based Rendering"
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。