google / google/filament

gltfio: Provide new loader suitable for remeshing

Open
#7,782 3 comments 0 reactions 1 assignee Claimed by @poweifeng View on GitHub
gltf
Dominant language
C++
Stars
20.5k
Forks
2.3k
Avg merge
2d 16h
Merged PRs (30d)
74

Description

### Context

The current division of work between `AssetLoader` and `ResourceLoader` does not fit well with algorithms that require remeshing (e.g. flat shading in #6358).

### Proposal

- Build a new API that will be useful in these use cases.
- Keep `AssetLoader` and `ResourceLoader` for existing clients of the API.

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.