Skip to content

Support Encoding in DataTexture #20807

@sipickles

Description

@sipickles

Is your feature request related to a problem? Please describe.

DataTexture class is consistent with Texture class EXCEPT for lacking encoding support.

Describe the solution you'd like

I'd like to be able to set a DataTexture to use THREE.sRGBEncoding, just as is possible with Texture.

Describe alternatives you've considered

Performing colorspace conversion manually. I am anticipating THREE to do a better job :)

Additional context

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions