mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-12 03:29:02 +08:00
Update test runner.
This commit is contained in:
parent
e01fc67380
commit
d941f6d1eb
@ -12,7 +12,7 @@ import subprocess
|
||||
|
||||
# Absolute path pointing to your cloned git repo of https://github.com/KhronosGroup/glTF-Sample-Models
|
||||
sample_model_dir = "/home/syoyo/work/glTF-Sample-Models"
|
||||
base_model_dir = os.path.join(sample_model_dir, "1.0")
|
||||
base_model_dir = os.path.join(sample_model_dir, "2.0")
|
||||
|
||||
kinds = [ "glTF", "glTF-Binary", "glTF-Embedded", "glTF-MaterialsCommon"]
|
||||
# ---------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user