plumageRender/data
ink-soul 02d6974134 修复模型自旋转,允许相机根据模型自适应距离
已知问题:加载其他ktx环境贴图会发生贴图倒置的情况
2024-04-11 16:28:54 +08:00
..
environments 修复模型自旋转,允许相机根据模型自适应距离 2024-04-11 16:28:54 +08:00
models 修复模型自旋转,允许相机根据模型自适应距离 2024-04-11 16:28:54 +08:00
output/video/device0 修复模型自旋转,允许相机根据模型自适应距离 2024-04-11 16:28:54 +08:00
script 完成图片序列到视频的工作流程 2024-03-27 17:29:32 +08:00
shaders 添加数据文件,确保拉取后直接编译运行 2023-07-16 20:19:37 +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.