Skip to content

Tips and Tricks - Accurate Colors: encoding -> colorSpace #105

@sungpaks

Description

@sungpaks

tips and tricks

First, thank you for the kind article. It was very informative and I'll be passing it around.

But it's deprecated (as far as I know) and I'd like to see it updated.
I know there was an update to Color Management in r152, so colorSpace is used instead of the traditional encoding-based calibration.
NOTE: Updates to Color Management in three.js r152

ex.

renderer.outputEncoding = THREE.sRGBEncoding // X
renderer.outputColorSpace = THREE.sRGBColorSpace // O

Thanks

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