[2642] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="8,00"
|
---|
[2806] | 5 | Name="friendlyculling"
|
---|
[2642] | 6 | ProjectGUID="{03661866-4093-4B02-B26A-028EA91AF023}"
|
---|
| 7 | RootNamespace="chc_revisited"
|
---|
| 8 | Keyword="Win32Proj"
|
---|
| 9 | >
|
---|
| 10 | <Platforms>
|
---|
| 11 | <Platform
|
---|
| 12 | Name="Win32"
|
---|
| 13 | />
|
---|
| 14 | </Platforms>
|
---|
| 15 | <ToolFiles>
|
---|
| 16 | </ToolFiles>
|
---|
| 17 | <Configurations>
|
---|
| 18 | <Configuration
|
---|
| 19 | Name="Debug|Win32"
|
---|
[2784] | 20 | OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
|
---|
| 21 | IntermediateDirectory="obj/$(ConfigurationName)"
|
---|
[2642] | 22 | ConfigurationType="1"
|
---|
| 23 | CharacterSet="1"
|
---|
| 24 | >
|
---|
| 25 | <Tool
|
---|
| 26 | Name="VCPreBuildEventTool"
|
---|
| 27 | />
|
---|
| 28 | <Tool
|
---|
| 29 | Name="VCCustomBuildTool"
|
---|
| 30 | />
|
---|
| 31 | <Tool
|
---|
| 32 | Name="VCXMLDataGeneratorTool"
|
---|
| 33 | />
|
---|
| 34 | <Tool
|
---|
| 35 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 36 | />
|
---|
| 37 | <Tool
|
---|
| 38 | Name="VCMIDLTool"
|
---|
| 39 | />
|
---|
| 40 | <Tool
|
---|
| 41 | Name="VCCLCompilerTool"
|
---|
| 42 | Optimization="0"
|
---|
[2808] | 43 | AdditionalIncludeDirectories="libs;libs/GL;libs/Devil/include;src;libs/Zlib/include;"$(CG_INC_PATH)""
|
---|
[2784] | 44 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
|
---|
[2642] | 45 | MinimalRebuild="true"
|
---|
| 46 | BasicRuntimeChecks="3"
|
---|
| 47 | RuntimeLibrary="3"
|
---|
[2751] | 48 | RuntimeTypeInfo="false"
|
---|
[2642] | 49 | UsePrecompiledHeader="0"
|
---|
| 50 | WarningLevel="3"
|
---|
| 51 | Detect64BitPortabilityProblems="true"
|
---|
| 52 | DebugInformationFormat="4"
|
---|
| 53 | />
|
---|
| 54 | <Tool
|
---|
| 55 | Name="VCManagedResourceCompilerTool"
|
---|
| 56 | />
|
---|
| 57 | <Tool
|
---|
| 58 | Name="VCResourceCompilerTool"
|
---|
| 59 | />
|
---|
| 60 | <Tool
|
---|
| 61 | Name="VCPreLinkEventTool"
|
---|
| 62 | />
|
---|
| 63 | <Tool
|
---|
| 64 | Name="VCLinkerTool"
|
---|
[2808] | 65 | AdditionalDependencies="glut32.lib glew32s.lib glew32.lib DevIL.lib ILUT.lib zlib.lib cg.lib cgGL.lib"
|
---|
[2642] | 66 | LinkIncremental="2"
|
---|
[2808] | 67 | AdditionalLibraryDirectories="libs/GL;libs/Devil/lib;libs/Zlib/lib;"$(CG_LIB_PATH)""
|
---|
| 68 | IgnoreDefaultLibraryNames="LIBCMT"
|
---|
[2642] | 69 | GenerateDebugInformation="true"
|
---|
| 70 | SubSystem="1"
|
---|
| 71 | TargetMachine="1"
|
---|
| 72 | />
|
---|
| 73 | <Tool
|
---|
| 74 | Name="VCALinkTool"
|
---|
| 75 | />
|
---|
| 76 | <Tool
|
---|
| 77 | Name="VCManifestTool"
|
---|
| 78 | />
|
---|
| 79 | <Tool
|
---|
| 80 | Name="VCXDCMakeTool"
|
---|
| 81 | />
|
---|
| 82 | <Tool
|
---|
| 83 | Name="VCBscMakeTool"
|
---|
| 84 | />
|
---|
| 85 | <Tool
|
---|
| 86 | Name="VCFxCopTool"
|
---|
| 87 | />
|
---|
| 88 | <Tool
|
---|
| 89 | Name="VCAppVerifierTool"
|
---|
| 90 | />
|
---|
| 91 | <Tool
|
---|
| 92 | Name="VCWebDeploymentTool"
|
---|
| 93 | />
|
---|
| 94 | <Tool
|
---|
| 95 | Name="VCPostBuildEventTool"
|
---|
| 96 | />
|
---|
| 97 | </Configuration>
|
---|
| 98 | <Configuration
|
---|
| 99 | Name="Release|Win32"
|
---|
[2784] | 100 | OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
|
---|
| 101 | IntermediateDirectory="obj/$(ConfigurationName)"
|
---|
[2642] | 102 | ConfigurationType="1"
|
---|
| 103 | CharacterSet="1"
|
---|
| 104 | WholeProgramOptimization="1"
|
---|
| 105 | >
|
---|
| 106 | <Tool
|
---|
| 107 | Name="VCPreBuildEventTool"
|
---|
| 108 | />
|
---|
| 109 | <Tool
|
---|
| 110 | Name="VCCustomBuildTool"
|
---|
| 111 | />
|
---|
| 112 | <Tool
|
---|
| 113 | Name="VCXMLDataGeneratorTool"
|
---|
| 114 | />
|
---|
| 115 | <Tool
|
---|
| 116 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 117 | />
|
---|
| 118 | <Tool
|
---|
| 119 | Name="VCMIDLTool"
|
---|
| 120 | />
|
---|
| 121 | <Tool
|
---|
| 122 | Name="VCCLCompilerTool"
|
---|
[2755] | 123 | Optimization="3"
|
---|
[2751] | 124 | InlineFunctionExpansion="2"
|
---|
| 125 | EnableIntrinsicFunctions="true"
|
---|
| 126 | FavorSizeOrSpeed="1"
|
---|
| 127 | OmitFramePointers="true"
|
---|
| 128 | EnableFiberSafeOptimizations="true"
|
---|
[2808] | 129 | AdditionalIncludeDirectories="libs;libs/GL;libs/Devil/include;src;libs/Zlib/include;"$(CG_INC_PATH)""
|
---|
[2784] | 130 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE; _CRT_SECURE_NO_WARNINGS"
|
---|
[2764] | 131 | StringPooling="true"
|
---|
[2642] | 132 | RuntimeLibrary="2"
|
---|
[2764] | 133 | BufferSecurityCheck="false"
|
---|
| 134 | EnableEnhancedInstructionSet="2"
|
---|
[2751] | 135 | RuntimeTypeInfo="false"
|
---|
[2642] | 136 | UsePrecompiledHeader="0"
|
---|
[2755] | 137 | BrowseInformation="1"
|
---|
[2642] | 138 | WarningLevel="3"
|
---|
| 139 | Detect64BitPortabilityProblems="true"
|
---|
| 140 | DebugInformationFormat="3"
|
---|
| 141 | />
|
---|
| 142 | <Tool
|
---|
| 143 | Name="VCManagedResourceCompilerTool"
|
---|
| 144 | />
|
---|
| 145 | <Tool
|
---|
| 146 | Name="VCResourceCompilerTool"
|
---|
| 147 | />
|
---|
| 148 | <Tool
|
---|
| 149 | Name="VCPreLinkEventTool"
|
---|
| 150 | />
|
---|
| 151 | <Tool
|
---|
| 152 | Name="VCLinkerTool"
|
---|
[2809] | 153 | AdditionalDependencies="glut32.lib glew32s.lib glew32.lib DevIL.lib ILUT.lib zlib.lib cg.lib cgGL.lib"
|
---|
[2642] | 154 | LinkIncremental="1"
|
---|
[2809] | 155 | AdditionalLibraryDirectories="libs/GL;libs/Devil/lib;libs/Zlib/lib;"$(CG_LIB_PATH)""
|
---|
[2801] | 156 | IgnoreAllDefaultLibraries="false"
|
---|
| 157 | IgnoreDefaultLibraryNames="LIBCMT"
|
---|
[2756] | 158 | GenerateDebugInformation="false"
|
---|
[2642] | 159 | SubSystem="1"
|
---|
| 160 | OptimizeReferences="2"
|
---|
| 161 | EnableCOMDATFolding="2"
|
---|
[2764] | 162 | OptimizeForWindows98="1"
|
---|
[2642] | 163 | TargetMachine="1"
|
---|
| 164 | />
|
---|
| 165 | <Tool
|
---|
| 166 | Name="VCALinkTool"
|
---|
| 167 | />
|
---|
| 168 | <Tool
|
---|
| 169 | Name="VCManifestTool"
|
---|
| 170 | />
|
---|
| 171 | <Tool
|
---|
| 172 | Name="VCXDCMakeTool"
|
---|
| 173 | />
|
---|
| 174 | <Tool
|
---|
| 175 | Name="VCBscMakeTool"
|
---|
| 176 | />
|
---|
| 177 | <Tool
|
---|
| 178 | Name="VCFxCopTool"
|
---|
| 179 | />
|
---|
| 180 | <Tool
|
---|
| 181 | Name="VCAppVerifierTool"
|
---|
| 182 | />
|
---|
| 183 | <Tool
|
---|
| 184 | Name="VCWebDeploymentTool"
|
---|
| 185 | />
|
---|
| 186 | <Tool
|
---|
| 187 | Name="VCPostBuildEventTool"
|
---|
| 188 | />
|
---|
| 189 | </Configuration>
|
---|
| 190 | </Configurations>
|
---|
| 191 | <References>
|
---|
| 192 | </References>
|
---|
| 193 | <Files>
|
---|
| 194 | <Filter
|
---|
[2778] | 195 | Name="util"
|
---|
[2642] | 196 | >
|
---|
| 197 | <File
|
---|
[2795] | 198 | RelativePath=".\src\BvhLoader.cpp"
|
---|
[2783] | 199 | >
|
---|
| 200 | </File>
|
---|
| 201 | <File
|
---|
[2795] | 202 | RelativePath=".\src\BvhLoader.h"
|
---|
[2783] | 203 | >
|
---|
| 204 | </File>
|
---|
| 205 | <File
|
---|
[2795] | 206 | RelativePath=".\src\common.cpp"
|
---|
[2783] | 207 | >
|
---|
| 208 | </File>
|
---|
| 209 | <File
|
---|
[2795] | 210 | RelativePath=".\src\common.h"
|
---|
[2783] | 211 | >
|
---|
| 212 | </File>
|
---|
| 213 | <File
|
---|
[2825] | 214 | RelativePath=".\src\Environment.cpp"
|
---|
| 215 | >
|
---|
| 216 | </File>
|
---|
| 217 | <File
|
---|
| 218 | RelativePath=".\src\Environment.h"
|
---|
| 219 | >
|
---|
| 220 | </File>
|
---|
| 221 | <File
|
---|
[2826] | 222 | RelativePath=".\src\glfont2.cpp"
|
---|
| 223 | >
|
---|
| 224 | </File>
|
---|
| 225 | <File
|
---|
| 226 | RelativePath=".\src\glfont2.h"
|
---|
| 227 | >
|
---|
| 228 | </File>
|
---|
| 229 | <File
|
---|
[2795] | 230 | RelativePath=".\src\glInterface.h"
|
---|
[2642] | 231 | >
|
---|
| 232 | </File>
|
---|
| 233 | <File
|
---|
[2795] | 234 | RelativePath=".\src\gzstream.cpp"
|
---|
[2642] | 235 | >
|
---|
| 236 | </File>
|
---|
| 237 | <File
|
---|
[2795] | 238 | RelativePath=".\src\gzstream.h"
|
---|
[2755] | 239 | >
|
---|
| 240 | </File>
|
---|
| 241 | <File
|
---|
[2957] | 242 | RelativePath=".\src\MotionPath.cpp"
|
---|
[2837] | 243 | >
|
---|
| 244 | </File>
|
---|
| 245 | <File
|
---|
[2957] | 246 | RelativePath=".\src\MotionPath.h"
|
---|
[2837] | 247 | >
|
---|
| 248 | </File>
|
---|
| 249 | <File
|
---|
[2827] | 250 | RelativePath=".\src\PerformanceGraph.cpp"
|
---|
| 251 | >
|
---|
| 252 | </File>
|
---|
| 253 | <File
|
---|
| 254 | RelativePath=".\src\PerformanceGraph.h"
|
---|
| 255 | >
|
---|
| 256 | </File>
|
---|
| 257 | <File
|
---|
[2853] | 258 | RelativePath=".\src\SampleGenerator.cpp"
|
---|
| 259 | >
|
---|
| 260 | </File>
|
---|
| 261 | <File
|
---|
| 262 | RelativePath=".\src\SampleGenerator.h"
|
---|
| 263 | >
|
---|
| 264 | </File>
|
---|
| 265 | <File
|
---|
[2946] | 266 | RelativePath=".\src\SceneEntityConverter.cpp"
|
---|
| 267 | >
|
---|
| 268 | </File>
|
---|
| 269 | <File
|
---|
| 270 | RelativePath=".\src\SceneEntityConverter.h"
|
---|
| 271 | >
|
---|
| 272 | </File>
|
---|
| 273 | <File
|
---|
[2884] | 274 | RelativePath=".\src\shaderenv.h"
|
---|
| 275 | >
|
---|
| 276 | </File>
|
---|
| 277 | <File
|
---|
[2954] | 278 | RelativePath=".\src\SkyPreetham.cpp"
|
---|
| 279 | >
|
---|
| 280 | </File>
|
---|
| 281 | <File
|
---|
| 282 | RelativePath=".\src\SkyPreetham.h"
|
---|
| 283 | >
|
---|
| 284 | </File>
|
---|
[2965] | 285 | <File
|
---|
| 286 | RelativePath=".\src\ToneMapper.cpp"
|
---|
| 287 | >
|
---|
| 288 | </File>
|
---|
| 289 | <File
|
---|
| 290 | RelativePath=".\src\ToneMapper.h"
|
---|
| 291 | >
|
---|
| 292 | </File>
|
---|
[2776] | 293 | <Filter
|
---|
| 294 | Name="timer"
|
---|
| 295 | >
|
---|
| 296 | <File
|
---|
[2782] | 297 | RelativePath=".\src\Timer\BenchTimer.cpp"
|
---|
[2776] | 298 | >
|
---|
| 299 | </File>
|
---|
| 300 | <File
|
---|
[2782] | 301 | RelativePath=".\src\Timer\BenchTimer.h"
|
---|
[2776] | 302 | >
|
---|
| 303 | </File>
|
---|
| 304 | <File
|
---|
[2782] | 305 | RelativePath=".\src\Timer\merror.cpp"
|
---|
[2776] | 306 | >
|
---|
| 307 | </File>
|
---|
| 308 | <File
|
---|
[2782] | 309 | RelativePath=".\src\Timer\merror.h"
|
---|
[2776] | 310 | >
|
---|
| 311 | </File>
|
---|
| 312 | <File
|
---|
[2782] | 313 | RelativePath=".\src\Timer\mstring.h"
|
---|
[2776] | 314 | >
|
---|
| 315 | </File>
|
---|
| 316 | <File
|
---|
[2782] | 317 | RelativePath=".\src\Timer\PerfTimer.h"
|
---|
[2776] | 318 | >
|
---|
| 319 | </File>
|
---|
| 320 | <File
|
---|
[2782] | 321 | RelativePath=".\src\Timer\PerfTimerSkeleton.h"
|
---|
[2776] | 322 | >
|
---|
| 323 | </File>
|
---|
| 324 | <File
|
---|
[2782] | 325 | RelativePath=".\src\Timer\RDTSCTimer.cpp"
|
---|
[2776] | 326 | >
|
---|
| 327 | </File>
|
---|
| 328 | <File
|
---|
[2782] | 329 | RelativePath=".\src\Timer\RDTSCTimer.h"
|
---|
[2776] | 330 | >
|
---|
| 331 | </File>
|
---|
| 332 | </Filter>
|
---|
[2642] | 333 | </Filter>
|
---|
[2751] | 334 | <Filter
|
---|
| 335 | Name="traversal"
|
---|
| 336 | >
|
---|
[2756] | 337 | <Filter
|
---|
| 338 | Name="Header Files"
|
---|
[2754] | 339 | >
|
---|
[2756] | 340 | <File
|
---|
[2782] | 341 | RelativePath=".\src\CHCPlusPlusTraverser.h"
|
---|
[2756] | 342 | >
|
---|
| 343 | </File>
|
---|
| 344 | <File
|
---|
[2782] | 345 | RelativePath=".\src\CHCTraverser.cpp"
|
---|
[2756] | 346 | >
|
---|
[2782] | 347 | <FileConfiguration
|
---|
| 348 | Name="Debug|Win32"
|
---|
| 349 | >
|
---|
| 350 | <Tool
|
---|
| 351 | Name="VCCLCompilerTool"
|
---|
| 352 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 353 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 354 | />
|
---|
| 355 | </FileConfiguration>
|
---|
| 356 | <FileConfiguration
|
---|
| 357 | Name="Release|Win32"
|
---|
| 358 | >
|
---|
| 359 | <Tool
|
---|
| 360 | Name="VCCLCompilerTool"
|
---|
| 361 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 362 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 363 | />
|
---|
| 364 | </FileConfiguration>
|
---|
[2756] | 365 | </File>
|
---|
| 366 | <File
|
---|
[2782] | 367 | RelativePath=".\src\CHCTraverser.h"
|
---|
[2756] | 368 | >
|
---|
| 369 | </File>
|
---|
| 370 | <File
|
---|
[2782] | 371 | RelativePath=".\src\FrustumCullingTraverser.h"
|
---|
[2756] | 372 | >
|
---|
| 373 | </File>
|
---|
| 374 | <File
|
---|
[2782] | 375 | RelativePath=".\src\RenderTraverser.h"
|
---|
[2756] | 376 | >
|
---|
| 377 | </File>
|
---|
[2782] | 378 | <File
|
---|
| 379 | RelativePath=".\src\StopAndWaitTraverser.h"
|
---|
| 380 | >
|
---|
| 381 | </File>
|
---|
[2756] | 382 | </Filter>
|
---|
| 383 | <Filter
|
---|
| 384 | Name="Source Files"
|
---|
[2754] | 385 | >
|
---|
[2756] | 386 | <File
|
---|
[2782] | 387 | RelativePath=".\src\CHCPlusPlusTraverser.cpp"
|
---|
[2756] | 388 | >
|
---|
[2782] | 389 | <FileConfiguration
|
---|
| 390 | Name="Debug|Win32"
|
---|
| 391 | >
|
---|
| 392 | <Tool
|
---|
| 393 | Name="VCCLCompilerTool"
|
---|
| 394 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 395 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 396 | />
|
---|
| 397 | </FileConfiguration>
|
---|
| 398 | <FileConfiguration
|
---|
| 399 | Name="Release|Win32"
|
---|
| 400 | >
|
---|
| 401 | <Tool
|
---|
| 402 | Name="VCCLCompilerTool"
|
---|
| 403 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 404 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 405 | />
|
---|
| 406 | </FileConfiguration>
|
---|
[2756] | 407 | </File>
|
---|
| 408 | <File
|
---|
[2782] | 409 | RelativePath=".\src\FrustumCullingTraverser.cpp"
|
---|
[2756] | 410 | >
|
---|
[2782] | 411 | <FileConfiguration
|
---|
| 412 | Name="Debug|Win32"
|
---|
| 413 | >
|
---|
| 414 | <Tool
|
---|
| 415 | Name="VCCLCompilerTool"
|
---|
| 416 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 417 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 418 | />
|
---|
| 419 | </FileConfiguration>
|
---|
| 420 | <FileConfiguration
|
---|
| 421 | Name="Release|Win32"
|
---|
| 422 | >
|
---|
| 423 | <Tool
|
---|
| 424 | Name="VCCLCompilerTool"
|
---|
| 425 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 426 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 427 | />
|
---|
| 428 | </FileConfiguration>
|
---|
[2756] | 429 | </File>
|
---|
| 430 | <File
|
---|
[2782] | 431 | RelativePath=".\src\RenderTraverser.cpp"
|
---|
[2756] | 432 | >
|
---|
[2782] | 433 | <FileConfiguration
|
---|
| 434 | Name="Debug|Win32"
|
---|
| 435 | >
|
---|
| 436 | <Tool
|
---|
| 437 | Name="VCCLCompilerTool"
|
---|
| 438 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 439 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 440 | />
|
---|
| 441 | </FileConfiguration>
|
---|
| 442 | <FileConfiguration
|
---|
| 443 | Name="Release|Win32"
|
---|
| 444 | >
|
---|
| 445 | <Tool
|
---|
| 446 | Name="VCCLCompilerTool"
|
---|
| 447 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 448 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 449 | />
|
---|
| 450 | </FileConfiguration>
|
---|
[2756] | 451 | </File>
|
---|
| 452 | <File
|
---|
[2782] | 453 | RelativePath=".\src\StopAndWaitTraverser.cpp"
|
---|
[2756] | 454 | >
|
---|
[2782] | 455 | <FileConfiguration
|
---|
| 456 | Name="Debug|Win32"
|
---|
| 457 | >
|
---|
| 458 | <Tool
|
---|
| 459 | Name="VCCLCompilerTool"
|
---|
| 460 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 461 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 462 | />
|
---|
| 463 | </FileConfiguration>
|
---|
| 464 | <FileConfiguration
|
---|
| 465 | Name="Release|Win32"
|
---|
| 466 | >
|
---|
| 467 | <Tool
|
---|
| 468 | Name="VCCLCompilerTool"
|
---|
| 469 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 470 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 471 | />
|
---|
| 472 | </FileConfiguration>
|
---|
[2756] | 473 | </File>
|
---|
| 474 | </Filter>
|
---|
| 475 | </Filter>
|
---|
| 476 | <Filter
|
---|
[2806] | 477 | Name="rendering"
|
---|
[2756] | 478 | >
|
---|
| 479 | <Filter
|
---|
| 480 | Name="Header Files"
|
---|
| 481 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
| 482 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
---|
[2754] | 483 | >
|
---|
[2756] | 484 | <File
|
---|
[2782] | 485 | RelativePath=".\src\Bvh.h"
|
---|
[2756] | 486 | >
|
---|
| 487 | </File>
|
---|
| 488 | <File
|
---|
[2782] | 489 | RelativePath=".\src\Camera.h"
|
---|
[2756] | 490 | >
|
---|
| 491 | </File>
|
---|
| 492 | <File
|
---|
[2896] | 493 | RelativePath=".\src\DeferredRenderer.h"
|
---|
[2895] | 494 | >
|
---|
| 495 | </File>
|
---|
| 496 | <File
|
---|
[2957] | 497 | RelativePath=".\src\FrameBufferObject.h"
|
---|
| 498 | >
|
---|
| 499 | </File>
|
---|
| 500 | <File
|
---|
[2793] | 501 | RelativePath=".\src\Geometry.h"
|
---|
[2756] | 502 | >
|
---|
| 503 | </File>
|
---|
| 504 | <File
|
---|
[2887] | 505 | RelativePath=".\src\Light.h"
|
---|
| 506 | >
|
---|
| 507 | </File>
|
---|
| 508 | <File
|
---|
[2839] | 509 | RelativePath=".\src\LODInfo.h"
|
---|
| 510 | >
|
---|
| 511 | </File>
|
---|
| 512 | <File
|
---|
[2801] | 513 | RelativePath=".\src\Material.h"
|
---|
| 514 | >
|
---|
| 515 | </File>
|
---|
| 516 | <File
|
---|
[2782] | 517 | RelativePath=".\src\OcclusionQuery.h"
|
---|
[2756] | 518 | >
|
---|
| 519 | </File>
|
---|
| 520 | <File
|
---|
[2782] | 521 | RelativePath=".\src\RenderQueue.h"
|
---|
[2767] | 522 | >
|
---|
| 523 | </File>
|
---|
| 524 | <File
|
---|
[2782] | 525 | RelativePath=".\src\RenderState.h"
|
---|
[2769] | 526 | >
|
---|
| 527 | </File>
|
---|
| 528 | <File
|
---|
[2806] | 529 | RelativePath=".\src\ResourceManager.h"
|
---|
| 530 | >
|
---|
| 531 | </File>
|
---|
| 532 | <File
|
---|
[2783] | 533 | RelativePath=".\src\SceneEntity.h"
|
---|
| 534 | >
|
---|
| 535 | </File>
|
---|
| 536 | <File
|
---|
[2957] | 537 | RelativePath=".\src\SceneQuery.h"
|
---|
| 538 | >
|
---|
| 539 | </File>
|
---|
| 540 | <File
|
---|
| 541 | RelativePath=".\src\ShadowMapping.h"
|
---|
| 542 | >
|
---|
| 543 | </File>
|
---|
| 544 | <File
|
---|
[2839] | 545 | RelativePath=".\src\Shape.h"
|
---|
| 546 | >
|
---|
| 547 | </File>
|
---|
| 548 | <File
|
---|
[2782] | 549 | RelativePath=".\src\Texture.h"
|
---|
[2756] | 550 | >
|
---|
| 551 | </File>
|
---|
| 552 | <File
|
---|
[2840] | 553 | RelativePath=".\src\Transform3.h"
|
---|
[2839] | 554 | >
|
---|
| 555 | </File>
|
---|
| 556 | <File
|
---|
[2782] | 557 | RelativePath=".\src\Visualization.h"
|
---|
[2756] | 558 | >
|
---|
| 559 | </File>
|
---|
| 560 | </Filter>
|
---|
| 561 | <Filter
|
---|
| 562 | Name="Source Files"
|
---|
| 563 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
| 564 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
---|
[2754] | 565 | >
|
---|
[2756] | 566 | <File
|
---|
[2782] | 567 | RelativePath=".\src\Bvh.cpp"
|
---|
[2756] | 568 | >
|
---|
[2782] | 569 | <FileConfiguration
|
---|
| 570 | Name="Debug|Win32"
|
---|
| 571 | >
|
---|
| 572 | <Tool
|
---|
| 573 | Name="VCCLCompilerTool"
|
---|
| 574 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 575 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 576 | />
|
---|
| 577 | </FileConfiguration>
|
---|
| 578 | <FileConfiguration
|
---|
| 579 | Name="Release|Win32"
|
---|
| 580 | >
|
---|
| 581 | <Tool
|
---|
| 582 | Name="VCCLCompilerTool"
|
---|
| 583 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 584 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 585 | />
|
---|
| 586 | </FileConfiguration>
|
---|
[2756] | 587 | </File>
|
---|
| 588 | <File
|
---|
[2782] | 589 | RelativePath=".\src\Camera.cpp"
|
---|
[2756] | 590 | >
|
---|
[2782] | 591 | <FileConfiguration
|
---|
| 592 | Name="Debug|Win32"
|
---|
| 593 | >
|
---|
| 594 | <Tool
|
---|
| 595 | Name="VCCLCompilerTool"
|
---|
| 596 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 597 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 598 | />
|
---|
| 599 | </FileConfiguration>
|
---|
| 600 | <FileConfiguration
|
---|
| 601 | Name="Release|Win32"
|
---|
| 602 | >
|
---|
| 603 | <Tool
|
---|
| 604 | Name="VCCLCompilerTool"
|
---|
| 605 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 606 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 607 | />
|
---|
| 608 | </FileConfiguration>
|
---|
[2756] | 609 | </File>
|
---|
| 610 | <File
|
---|
[2783] | 611 | RelativePath=".\src\chcdemo.cpp"
|
---|
| 612 | >
|
---|
| 613 | </File>
|
---|
| 614 | <File
|
---|
[2896] | 615 | RelativePath=".\src\DeferredRenderer.cpp"
|
---|
| 616 | >
|
---|
| 617 | </File>
|
---|
| 618 | <File
|
---|
[2957] | 619 | RelativePath=".\src\FrameBufferObject.cpp"
|
---|
| 620 | >
|
---|
| 621 | </File>
|
---|
| 622 | <File
|
---|
[2783] | 623 | RelativePath=".\src\Geometry.cpp"
|
---|
| 624 | >
|
---|
| 625 | </File>
|
---|
| 626 | <File
|
---|
[2847] | 627 | RelativePath=".\src\LODInfo.cpp"
|
---|
| 628 | >
|
---|
| 629 | </File>
|
---|
| 630 | <File
|
---|
[2783] | 631 | RelativePath=".\src\Material.cpp"
|
---|
| 632 | >
|
---|
| 633 | </File>
|
---|
| 634 | <File
|
---|
[2782] | 635 | RelativePath=".\src\OcclusionQuery.cpp"
|
---|
[2756] | 636 | >
|
---|
[2782] | 637 | <FileConfiguration
|
---|
| 638 | Name="Debug|Win32"
|
---|
| 639 | >
|
---|
| 640 | <Tool
|
---|
| 641 | Name="VCCLCompilerTool"
|
---|
| 642 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 643 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 644 | />
|
---|
| 645 | </FileConfiguration>
|
---|
| 646 | <FileConfiguration
|
---|
| 647 | Name="Release|Win32"
|
---|
| 648 | >
|
---|
| 649 | <Tool
|
---|
| 650 | Name="VCCLCompilerTool"
|
---|
| 651 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 652 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 653 | />
|
---|
| 654 | </FileConfiguration>
|
---|
[2756] | 655 | </File>
|
---|
| 656 | <File
|
---|
[2782] | 657 | RelativePath=".\src\RenderQueue.cpp"
|
---|
[2756] | 658 | >
|
---|
[2782] | 659 | <FileConfiguration
|
---|
| 660 | Name="Debug|Win32"
|
---|
| 661 | >
|
---|
| 662 | <Tool
|
---|
| 663 | Name="VCCLCompilerTool"
|
---|
| 664 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 665 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 666 | />
|
---|
| 667 | </FileConfiguration>
|
---|
| 668 | <FileConfiguration
|
---|
| 669 | Name="Release|Win32"
|
---|
| 670 | >
|
---|
| 671 | <Tool
|
---|
| 672 | Name="VCCLCompilerTool"
|
---|
| 673 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 674 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 675 | />
|
---|
| 676 | </FileConfiguration>
|
---|
[2756] | 677 | </File>
|
---|
| 678 | <File
|
---|
[2782] | 679 | RelativePath=".\src\RenderState.cpp"
|
---|
[2756] | 680 | >
|
---|
[2782] | 681 | <FileConfiguration
|
---|
| 682 | Name="Debug|Win32"
|
---|
| 683 | >
|
---|
| 684 | <Tool
|
---|
| 685 | Name="VCCLCompilerTool"
|
---|
| 686 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 687 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 688 | />
|
---|
| 689 | </FileConfiguration>
|
---|
| 690 | <FileConfiguration
|
---|
| 691 | Name="Release|Win32"
|
---|
| 692 | >
|
---|
| 693 | <Tool
|
---|
| 694 | Name="VCCLCompilerTool"
|
---|
| 695 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 696 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 697 | />
|
---|
| 698 | </FileConfiguration>
|
---|
[2756] | 699 | </File>
|
---|
| 700 | <File
|
---|
[2806] | 701 | RelativePath=".\src\ResourceManager.cpp"
|
---|
| 702 | >
|
---|
| 703 | </File>
|
---|
| 704 | <File
|
---|
[2783] | 705 | RelativePath=".\src\SceneEntity.cpp"
|
---|
| 706 | >
|
---|
| 707 | </File>
|
---|
| 708 | <File
|
---|
[2957] | 709 | RelativePath=".\src\SceneQuery.cpp"
|
---|
| 710 | >
|
---|
| 711 | </File>
|
---|
| 712 | <File
|
---|
| 713 | RelativePath=".\src\ShadowMapping.cpp"
|
---|
| 714 | >
|
---|
| 715 | </File>
|
---|
| 716 | <File
|
---|
[2839] | 717 | RelativePath=".\src\Shape.cpp"
|
---|
| 718 | >
|
---|
| 719 | </File>
|
---|
| 720 | <File
|
---|
[2782] | 721 | RelativePath=".\src\Texture.cpp"
|
---|
[2756] | 722 | >
|
---|
[2782] | 723 | <FileConfiguration
|
---|
| 724 | Name="Debug|Win32"
|
---|
| 725 | >
|
---|
| 726 | <Tool
|
---|
| 727 | Name="VCCLCompilerTool"
|
---|
| 728 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 729 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 730 | />
|
---|
| 731 | </FileConfiguration>
|
---|
| 732 | <FileConfiguration
|
---|
| 733 | Name="Release|Win32"
|
---|
| 734 | >
|
---|
| 735 | <Tool
|
---|
| 736 | Name="VCCLCompilerTool"
|
---|
| 737 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 738 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 739 | />
|
---|
| 740 | </FileConfiguration>
|
---|
[2756] | 741 | </File>
|
---|
| 742 | <File
|
---|
[2840] | 743 | RelativePath=".\src\Transform3.cpp"
|
---|
[2839] | 744 | >
|
---|
| 745 | </File>
|
---|
| 746 | <File
|
---|
[2782] | 747 | RelativePath=".\src\Visualization.cpp"
|
---|
[2767] | 748 | >
|
---|
[2782] | 749 | <FileConfiguration
|
---|
| 750 | Name="Debug|Win32"
|
---|
| 751 | >
|
---|
| 752 | <Tool
|
---|
| 753 | Name="VCCLCompilerTool"
|
---|
| 754 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 755 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 756 | />
|
---|
| 757 | </FileConfiguration>
|
---|
| 758 | <FileConfiguration
|
---|
| 759 | Name="Release|Win32"
|
---|
| 760 | >
|
---|
| 761 | <Tool
|
---|
| 762 | Name="VCCLCompilerTool"
|
---|
| 763 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 764 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 765 | />
|
---|
| 766 | </FileConfiguration>
|
---|
[2767] | 767 | </File>
|
---|
[2756] | 768 | </Filter>
|
---|
[2751] | 769 | </Filter>
|
---|
[2834] | 770 | <Filter
|
---|
| 771 | Name="shaders"
|
---|
| 772 | >
|
---|
| 773 | <File
|
---|
[2864] | 774 | RelativePath=".\src\shaders\antialiasing.cg"
|
---|
| 775 | >
|
---|
| 776 | </File>
|
---|
| 777 | <File
|
---|
[2834] | 778 | RelativePath=".\src\shaders\deferred.cg"
|
---|
| 779 | >
|
---|
| 780 | </File>
|
---|
| 781 | <File
|
---|
[2873] | 782 | RelativePath=".\src\shaders\globillum.cg"
|
---|
| 783 | >
|
---|
| 784 | </File>
|
---|
| 785 | <File
|
---|
[2834] | 786 | RelativePath=".\src\shaders\mrt.cg"
|
---|
| 787 | >
|
---|
| 788 | </File>
|
---|
[2868] | 789 | <File
|
---|
[2957] | 790 | RelativePath=".\src\shaders\sky_preetham.cg"
|
---|
| 791 | >
|
---|
| 792 | </File>
|
---|
| 793 | <File
|
---|
[2868] | 794 | RelativePath=".\src\shaders\ssao.cg"
|
---|
| 795 | >
|
---|
| 796 | </File>
|
---|
[2900] | 797 | <File
|
---|
[2901] | 798 | RelativePath=".\src\shaders\ssao3d.cg"
|
---|
[2900] | 799 | >
|
---|
| 800 | </File>
|
---|
[2834] | 801 | </Filter>
|
---|
[2957] | 802 | <Filter
|
---|
| 803 | Name="math"
|
---|
| 804 | >
|
---|
| 805 | <File
|
---|
| 806 | RelativePath=".\src\AxisAlignedBox3.cpp"
|
---|
| 807 | >
|
---|
| 808 | </File>
|
---|
| 809 | <File
|
---|
| 810 | RelativePath=".\src\Halton.cpp"
|
---|
| 811 | >
|
---|
| 812 | </File>
|
---|
| 813 | <File
|
---|
| 814 | RelativePath=".\src\Halton.h"
|
---|
| 815 | >
|
---|
| 816 | </File>
|
---|
| 817 | <File
|
---|
| 818 | RelativePath=".\src\Matrix4x4.cpp"
|
---|
| 819 | >
|
---|
| 820 | </File>
|
---|
| 821 | <File
|
---|
| 822 | RelativePath=".\src\Matrix4x4.h"
|
---|
| 823 | >
|
---|
| 824 | </File>
|
---|
| 825 | <File
|
---|
| 826 | RelativePath=".\src\Plane3.cpp"
|
---|
| 827 | >
|
---|
| 828 | </File>
|
---|
| 829 | <File
|
---|
| 830 | RelativePath=".\src\Plane3.h"
|
---|
| 831 | >
|
---|
| 832 | </File>
|
---|
| 833 | <File
|
---|
| 834 | RelativePath=".\src\Polygon3.cpp"
|
---|
| 835 | >
|
---|
| 836 | </File>
|
---|
| 837 | <File
|
---|
| 838 | RelativePath=".\src\Polygon3.h"
|
---|
| 839 | >
|
---|
| 840 | </File>
|
---|
| 841 | <File
|
---|
| 842 | RelativePath=".\src\Polyhedron.cpp"
|
---|
| 843 | >
|
---|
| 844 | </File>
|
---|
| 845 | <File
|
---|
| 846 | RelativePath=".\src\Polyhedron.h"
|
---|
| 847 | >
|
---|
| 848 | </File>
|
---|
| 849 | <File
|
---|
| 850 | RelativePath=".\src\Triangle3.cpp"
|
---|
| 851 | >
|
---|
| 852 | </File>
|
---|
| 853 | <File
|
---|
| 854 | RelativePath=".\src\Triangle3.h"
|
---|
| 855 | >
|
---|
| 856 | </File>
|
---|
| 857 | <File
|
---|
| 858 | RelativePath=".\src\Vector3.cpp"
|
---|
| 859 | >
|
---|
| 860 | </File>
|
---|
| 861 | <File
|
---|
| 862 | RelativePath=".\src\Vector3.h"
|
---|
| 863 | >
|
---|
| 864 | </File>
|
---|
| 865 | </Filter>
|
---|
[2642] | 866 | <File
|
---|
[2861] | 867 | RelativePath=".\default.env"
|
---|
| 868 | >
|
---|
| 869 | </File>
|
---|
| 870 | <File
|
---|
[2642] | 871 | RelativePath=".\ReadMe.txt"
|
---|
| 872 | >
|
---|
| 873 | </File>
|
---|
| 874 | </Files>
|
---|
| 875 | <Globals>
|
---|
| 876 | </Globals>
|
---|
| 877 | </VisualStudioProject>
|
---|