USD: export emissiveColor #104490

Closed
Ashley wants to merge 1 commits from expenses/blender:usd-export-emission into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Contributor

This is a very simple change that adds emission to the other material params that are exported as per the UsdPreviewSurface spec (see https://graphics.pixar.com/usd/release/spec_usdpreviewsurface.html). This has the same issue as some other exporters in that it's not clear whether it should be mulitiplied with 'Emission Strength' first. Regardless, this works for my needs.

This is a very simple change that adds emission to the other material params that are exported as per the UsdPreviewSurface spec (see https://graphics.pixar.com/usd/release/spec_usdpreviewsurface.html). This has the same issue as some other exporters in that it's not clear whether it should be mulitiplied with 'Emission Strength' first. Regardless, this works for my needs.
Ashley added 1 commit 2023-02-08 23:08:09 +01:00
Brecht Van Lommel changed title from [USD Export] Export `emissiveColor` to USD: export emissiveColor 2023-02-09 12:41:31 +01:00
Brecht Van Lommel added this to the Pipeline, Assets & IO project 2023-02-09 14:45:05 +01:00
Brecht Van Lommel requested changes 2023-02-09 14:46:39 +01:00
Brecht Van Lommel left a comment
Owner

I think it should be multiplied with emission strength. If either emission strength or color is linked to something I guess there is no better solution? But when both are constants it can be done.

I think it should be multiplied with emission strength. If either emission strength or color is linked to something I guess there is no better solution? But when both are constants it can be done.
Bastien Montagne modified the project from Pipeline, Assets & IO to USD 2023-02-10 12:47:06 +01:00
Author
Contributor

Similar to #104506 (comment), I'm testing out the universal-scene-description branch.

Similar to https://projects.blender.org/blender/blender/pulls/104506#issuecomment-881360, I'm testing out the `universal-scene-description` branch.

Similar changes were implemented independently as part of

ce83b26a33

@expenses I'm sorry overlapping work was done inadvertently. Thank you for starting the review process and discussion for this issue in this PR. Thanks also for raising the question of how to handle the emission multiplier. This is definitely a good topic for further discussion, as we don't have a good solution for this yet.

I am closing this PR for now, but please feel free to reopen it or create a new one if there are additional issues you'd like to address.

Similar changes were implemented independently as part of https://projects.blender.org/blender/blender/commit/ce83b26a3340ba702ee04b5d4614d832f6cedcf1 @expenses I'm sorry overlapping work was done inadvertently. Thank you for starting the review process and discussion for this issue in this PR. Thanks also for raising the question of how to handle the emission multiplier. This is definitely a good topic for further discussion, as we don't have a good solution for this yet. I am closing this PR for now, but please feel free to reopen it or create a new one if there are additional issues you'd like to address.
Michael Kowalski closed this pull request 2023-05-16 21:58:38 +02:00
Howard Trickey referenced this issue from a commit 2023-05-29 02:51:39 +02:00
Bastien Montagne removed this from the USD project 2023-08-25 23:55:23 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#104490
No description provided.