huggingface / huggingface/simulate

Round-trip GLTF import/export tests

Open
#224 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
195
Forks
13
Avg merge
58m
Merged PRs (30d)
1

Description

We have many untested steps where bugs can be introduced in GLTF:
- Export from python `gltf_export.py`
- Import in unity `Importer.cs`
- Export from unity `Exporter.cs`
- Import in python `gltf_import.py`

It would be good if we could have several test assets with various GLTF properties (meshes, lighting, transparency, normal maps, etc), and verify that the file is equivalent after passing through each of these steps

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.