Skip to content

Monsho/VisibilityBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisibilityBuffer

Building

  1. Pull repository and update all submodules.
  2. Open SampleLib/SampleLib12.sln in Visual Studio 2022, and restore NuGet packages.
  3. Open App/VisibilityBuffer.sln in Visual Studio 2022, and build solution.

Execution

  • 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

MergeResource

  1. Execute App/resources/mesh/MergeResource.py.
    1. Auto merge LargeResource.zip.
    2. Auto extract zip file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published