RDHR Project
รุ่นแก้ไขเมื่อ 05:17, 27 กุมภาพันธ์ 2551 โดย Cardcaptor (คุย | มีส่วนร่วม) (→Notes on Building the C++ Version)
This page contains information about the Radiance Decomposition Hierarchical Radiosity (RDHR) research project.
Subversion Repositories
Notes on Building the C++ Version
You need the following software:
- Microsoft Visual C++ Express 2005. Grab it here.
- It's important that you use VC2005 because CUDA only work with Microsoft C compiler 6.0 or 7.1, which comes with VC2003 or VC2005. I use VC2005 now, and the repository contains VC2005 project files.
- Microsoft Windows Server 2003 R2 Platform SDK. Grab it here.
- This is the newest Windows SDK I could find.