ผลต่างระหว่างรุ่นของ "RDHR Project"
ไปยังการนำทาง
ไปยังการค้นหา
Cardcaptor (คุย | มีส่วนร่วม) |
Cardcaptor (คุย | มีส่วนร่วม) |
||
แถว 7: | แถว 7: | ||
== Notes on Building the C++ Version == | == Notes on Building the C++ Version == | ||
You need the following software: | You need the following software: | ||
− | * Microsoft Visual C++ Express 2005. | + | * Microsoft Visual C++ Express 2005. [http://msdn2.microsoft.com/en-gb/vstudio/aa700736.aspx 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. | : 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. | + | * Microsoft Windows Server 2003 R2 Platform SDK. [http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969-ACE8-E4C0C0716ADB&displaylang=en Grab it here.] |
− | : This is the newest Windows SDK I could find. | + | : This is the newest Windows SDK I could find. |
== Grammars for Scene Description Language == | == Grammars for Scene Description Language == | ||
* [[RDHR/Grammar for Scene Description Language C# Version|C# Version]] | * [[RDHR/Grammar for Scene Description Language C# Version|C# Version]] |
รุ่นแก้ไขเมื่อ 05:17, 27 กุมภาพันธ์ 2551
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.