Atom sample viewer project for the Open 3D Engine
|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
Config | %!s(int64=4) %!d(string=hai) anos | |
Gem | %!s(int64=2) %!d(string=hai) anos | |
Materials | %!s(int64=2) %!d(string=hai) anos | |
Objects | %!s(int64=3) %!d(string=hai) anos | |
Passes | %!s(int64=2) %!d(string=hai) anos | |
Platform | %!s(int64=3) %!d(string=hai) anos | |
Registry | %!s(int64=2) %!d(string=hai) anos | |
Scripts | %!s(int64=2) %!d(string=hai) anos | |
ShaderLib | %!s(int64=3) %!d(string=hai) anos | |
ShaderVariants | %!s(int64=2) %!d(string=hai) anos | |
Shaders | %!s(int64=2) %!d(string=hai) anos | |
Standalone | %!s(int64=2) %!d(string=hai) anos | |
Textures | %!s(int64=4) %!d(string=hai) anos | |
cmake | %!s(int64=3) %!d(string=hai) anos | |
.gitattributes | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
.lfsconfig | %!s(int64=4) %!d(string=hai) anos | |
CMakeLists.txt | %!s(int64=3) %!d(string=hai) anos | |
LICENSE.txt | %!s(int64=4) %!d(string=hai) anos | |
LICENSE_APACHE2.TXT | %!s(int64=4) %!d(string=hai) anos | |
LICENSE_MIT.TXT | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
atomsampleviewer_asset_files.cmake | %!s(int64=2) %!d(string=hai) anos | |
game.cfg | %!s(int64=4) %!d(string=hai) anos | |
generate_asset_cmake.bat | %!s(int64=2) %!d(string=hai) anos | |
project.json | %!s(int64=3) %!d(string=hai) anos |
This repository uses Git LFS for storing large binary files. You will need to create a Github personal access token to authenticate with the LFS service.
You will need your personal access token credentials to authenticate when you clone the repository.
Create a personal access token with the 'repo' scope.
Recent versions of Git install a credential manager to store your credentials so you don't have to put in the credentials for every request.
It is highly recommended you check that you have a credential manager installed and configured
> git clone https://github.com/o3de/o3de-atom-sampleviewer.git
Cloning into 'o3de-atom-sampleviewer'...
# initial prompt for credentials to download the repository code
# enter your Github username and personal access token
remote: Counting objects: 29619, done.
Receiving objects: 100% (29619/29619), 40.50 MiB | 881.00 KiB/s, done.
Resolving deltas: 100% (8829/8829), done.
Updating files: 100% (27037/27037), done.
# second prompt for credentials when downloading LFS files
# enter your Github username and personal access token
Filtering content: 100% (3853/3853), 621.43 MiB | 881.00 KiB/s, done.
If you have the Git credential manager core installed, you should not be prompted for your credentials anymore.
For terms please see the LICENSE*.TXT file at the root of this distribution.