- Pull repository and update all submodules.
- Open SampleLib/SampleLib12.sln in Visual Studio 2022, and restore NuGet packages.
- Open App/VisibilityBuffer.sln in Visual Studio 2022, and build solution.
- The following command line arguments are available.
- -homedir
- Home directories can be specified as absolute or relative paths.
- Set the parent directory of the "resource" directory.
- When running Visual Studio debugging, ".." to be specified.
- -mesh <0/1>
- Specify mesh type.
- 0: Many suzanne
- 1: Sponza
- 2: Intel Sponza + Curtain (See MergeResource)
- 3: Amazon Bistro (default)
- -hdr
- HDR display mode.
- if display do NOT support HDR, the option is ignored.
- -res
- Specify window resolution.
- exp.) -res 1280x720
- -homedir
- Execute App/resources/mesh/MergeResource.py.
- Auto merge LargeResource.zip.
- Auto extract zip file.