Skip to content

gltfpack: Support UV transforms when converting .obj/.mtl files #1017

@kzhsw

Description

@kzhsw

The mtl spec (not sure if it's official): https://paulbourke.net/dataformats/mtl/
Test file (taken from here): cube_with_materials.zip

This map_Kd -o 0.1 0.2 0.0 -s 2.0 3.0 0.0 texture.png, after loaded to gltfpack and exported to gltf, is gone.
Not sure if this belongs to fast_obj or here.

Expected:

Image

Actual:

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions