Skip to content

gltf_image vector4 helper node missing #2950

@pablode

Description

@pablode

Currently, the following glTF image helper nodes exist:

category output type(s)
<gltf_colorimage> color3 + float
<gltf_image> color3
<gltf_image> color4
<gltf_image> float
<gltf_image> vector3

It would be nice to have a vector4 <gltf_image> node as well. The reason is that glTF extensions only define the channels from which the data comes from, meaning that images can be mixed and matched.

For example, there could be a 4-channel ORM image with the specularFactor in the alpha channel.

The new node would be most suitable here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions