Skip to content

Adding a Baking Workflow to Three.JS #14055

@bhouston

Description

@bhouston

This ties into the previous meta task that describes the progressive global illumination workflow. Basically once you can calculate global illumination, you likely want to bake it into the meshes for reuse. This would also be useful for ambient occlusion and shadow baking as well.

There are two aspects to a baking workflow.

UV Unwrapping via Mesh Color Textures
#14053

Render to Unwrapped Texture
#14054

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions