CesiumGS / CesiumGS/obj2gltf

Different handling of separate textures

Open
#168 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
1.9k
Forks
311
PR merge metrics
No merged PRs in 30d

Description

`obg2gltf` has a `writer` callback option that gives the user control of how separate textures are saved. It might be better for `obj2gltf` to return an object containing the gltf or glb and a dictionary of separate textures, similar to what [gltf-pipeline](https://github.com/AnalyticalGraphicsInc/gltf-pipeline/blob/master/lib/processGltf.js#L68-L70) does.

This would be a breaking change.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.