共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > metatrace |
metatrace
|
0 | 0 | 28 |
贡献者 | 讨论 | 代码提交 |
Metatrace is a C++ compile time ray tracer (as of the initial release, it is a whitted style one).
It is mostly inane stuff. except, maybe, that it's a nice gadget to test compiler performance and conformance, especially but not exclusively in the Template and Metaprogramming corner of C++.
It requires basic C++-0x support. To use g++, have at least version 4.4 installed.