plumageRender/data
InkSoul 2e2808962f fix camera no a circle after rotation 2024-04-27 17:13:59 +08:00
..
config fix camera no a circle after rotation 2024-04-27 17:13:59 +08:00
environments 完成坐标和法线对齐 2024-04-23 16:56:42 +08:00
models sahder位置修改和配置项准备 2024-04-17 12:03:02 +08:00
script 完成图片序列到视频的工作流程 2024-03-27 17:29:32 +08:00
shaders sahder位置修改和配置项准备 2024-04-17 12:03:02 +08:00
textures 添加数据文件,确保拉取后直接编译运行 2023-07-16 20:19:37 +08:00
README.md 添加数据文件,确保拉取后直接编译运行 2023-07-16 20:19:37 +08:00
README_asset_pack.md 添加数据文件,确保拉取后直接编译运行 2023-07-16 20:19:37 +08:00
Robot-Medium-license.txt 添加数据文件,确保拉取后直接编译运行 2023-07-16 20:19:37 +08:00
Roboto-Medium.ttf 添加数据文件,确保拉取后直接编译运行 2023-07-16 20:19:37 +08:00
STXINWEI.TTF 添加数据文件,确保拉取后直接编译运行 2023-07-16 20:19:37 +08:00
font.fnt 添加数据文件,确保拉取后直接编译运行 2023-07-16 20:19:37 +08:00

README.md

Getting the assets

Binary assets (models, textures, etc.) are not stored in this repository and need to be downloaded manually.

Downloading the assets

Option 1: Run the python script

Run the download_assets.py python script which will download the asset pack and unpacks it into the appropriate folder.

Option 2: Manual download

Download the asset pack from https://vulkan.gpuinfo.org/downloads/vulkan_asset_pack_gltf.zip and extract it in the data directory.