Skip to content

A simple demo to show off the capabilities of the Cauldron framework

License

Notifications You must be signed in to change notification settings

ppenenko/glTFSample

 
 

Repository files navigation

glTFSample

A simple but cute demo to show off the capabilities of the Cauldron framework.

Screenshot

Build Instructions

Prerequisites

To build glTFSample, you must first install the following tools:

Then follow the next steps:

  1. Clone the repo with its submodules:

    > git clone https://github.com/GPUOpen-LibrariesAndSDKs/glTFSample.git --recurse-submodules
    
  2. Generate the solutions:

    > cd glTFSample\build
    > GenerateSolutions.bat
    
  3. Open the solutions in the VK or DX12 directories, compile and run.

About

A simple demo to show off the capabilities of the Cauldron framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.2%
  • CMake 2.9%
  • Batchfile 0.9%