ผลต่างระหว่างรุ่นของ "RDHR Project"
ไปยังการนำทาง
ไปยังการค้นหา
Cardcaptor (คุย | มีส่วนร่วม) |
Cardcaptor (คุย | มีส่วนร่วม) |
||
แถว 4: | แถว 4: | ||
* [http://theory.cpe.ku.ac.th/pramook_lightfairy/rdhr/ C#] (as a fork of LightFairy library) | * [http://theory.cpe.ku.ac.th/pramook_lightfairy/rdhr/ C#] (as a fork of LightFairy library) | ||
* [http://theory.cpe.ku.ac.th/pramook_rdhr-c++/ C++] | * [http://theory.cpe.ku.ac.th/pramook_rdhr-c++/ C++] | ||
+ | |||
+ | == Notes on Building the C++ Version == | ||
+ | You need the following software: | ||
+ | * 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. | ||
+ | * 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. However, you can als | ||
== Grammars for Scene Description Language == | == Grammars for Scene Description Language == | ||
* [[RDHR/Grammar for Scene Description Language C# Version]] | * [[RDHR/Grammar for Scene Description Language C# Version]] |
รุ่นแก้ไขเมื่อ 05:16, 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. However, you can als