gltf exporter put Bump texture into normal map channel #95857

Open
opened 2022-02-18 04:50:36 +01:00 by butaixianran · 4 comments

Blender Version

Broken:
3.0

Short description of error
When exporting glft file, material's Bump texture is not converted into normal map, it just set Bump texture as normal map, which won't work well.

Solution
Need to convert Bump texture into a new normal texture when exporting gltf.

Or, add an extension standard for bump map to gltf's repo as a "Vendor", like these:
https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Vendor

**Blender Version** Broken: 3.0 **Short description of error** When exporting glft file, material's Bump texture is not converted into normal map, it just set Bump texture as normal map, which won't work well. **Solution** Need to convert Bump texture into a new normal texture when exporting gltf. Or, add an extension standard for bump map to gltf's repo as a "Vendor", like these: https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Vendor
Author

Added subscriber: @butaixianran

Added subscriber: @butaixianran
Member

Added subscriber: @JulienDuroure

Added subscriber: @JulienDuroure
Member

This action is on our TODO board :

This action is on our TODO board :
Julien Duroure self-assigned this 2022-02-18 10:09:00 +01:00
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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-addons#95857
No description provided.