Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

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. Get the media files:

    > git clone https://github.com/GPUOpen-LibrariesAndSDKs/Cauldron-Media.git
    
  2. Clone the repo with its submodules:

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

    > cd glTFSample\build
    > GenerateSolutions.bat
    
  4. 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

Packages

No packages published
You can’t perform that action at this time.