geo nodes breaks auto smooth and weighted normal modifier. #92948

Open
opened 2021-11-09 04:09:01 +01:00 by michael campbell · 12 comments

System Information
Operating system: Windows-10-10.0.19042-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12

Blender Version
Broken: version: 3.1.0 Alpha, branch: master, commit date: 2021-11-07 23:45, hash: 4f387e66ac
Worked: (newest version of Blender that worked as expected)

Open file, turn on rendered view (cycles). Left cube is created with geo nodes, right is a standard cube. Both have same material, and both have auto smooth enabled. Only the standard cube works. Weighted normal modifier is also broke.

normals break after geo node.blend

**System Information** Operating system: Windows-10-10.0.19042-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12 **Blender Version** Broken: version: 3.1.0 Alpha, branch: master, commit date: 2021-11-07 23:45, hash: `4f387e66ac` Worked: (newest version of Blender that worked as expected) Open file, turn on rendered view (cycles). Left cube is created with geo nodes, right is a standard cube. Both have same material, and both have auto smooth enabled. Only the standard cube works. Weighted normal modifier is also broke. [normals break after geo node.blend](https://archive.blender.org/developer/F11771923/normals_break_after_geo_node.blend)

Added subscriber: @3di

Added subscriber: @3di
Contributor

Added subscriber: @Eary

Added subscriber: @Eary
Contributor

I don't think it's a bug, there is a patch for this but it doesn't seem to get anywhere D12080 Hope there will be some solution soon.

I don't think it's a bug, there is a patch for this but it doesn't seem to get anywhere [D12080](https://archive.blender.org/developer/D12080) Hope there will be some solution soon.
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Added subscriber: @JacquesLucke

Added subscriber: @JacquesLucke
Member

The auto-smooth option is currently not working with geometry nodes indeed. We still haven't fully decided what do with it. Personally, I'm not a fan of using a tag on a mesh to indicate the render engine that it should somehow smooth the normals. There should be better solutions such as edge split and custom normals (which auto-smooth seems to be using internally anyway).

The auto-smooth option is currently not working with geometry nodes indeed. We still haven't fully decided what do with it. Personally, I'm not a fan of using a tag on a mesh to indicate the render engine that it should somehow smooth the normals. There should be better solutions such as edge split and custom normals (which auto-smooth seems to be using internally anyway).

Added subscriber: @HaniTiby

Added subscriber: @HaniTiby

In #92948#1250996, @JacquesLucke wrote:
The auto-smooth option is currently not working with geometry nodes indeed. We still haven't fully decided what do with it. Personally, I'm not a fan of using a tag on a mesh to indicate the render engine that it should somehow smooth the normals. There should be better solutions such as edge split and custom normals (which auto-smooth seems to be using internally anyway).

Smoothing in blender was really confusing to me although I was Max user, it's so strange that the "Object > Shade Smooth" command is not enabling the normals Auto Smooth checkBox automatically
Or the opposite direction, if a user checks normals Auto Smooth, it should automatically set Shade Smooth.
Any way, Auto Smooth must work somehow

> In #92948#1250996, @JacquesLucke wrote: > The auto-smooth option is currently not working with geometry nodes indeed. We still haven't fully decided what do with it. Personally, I'm not a fan of using a tag on a mesh to indicate the render engine that it should somehow smooth the normals. There should be better solutions such as edge split and custom normals (which auto-smooth seems to be using internally anyway). Smoothing in blender was really confusing to me although I was Max user, it's so strange that the "Object > Shade Smooth" command is not enabling the normals Auto Smooth checkBox automatically Or the opposite direction, if a user checks normals Auto Smooth, it should automatically set Shade Smooth. Any way, Auto Smooth must work somehow
Member

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

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

Added subscriber: @RoyTheKoi

Added subscriber: @RoyTheKoi

There is a workaround for this. You just need to join the original geometry (from the group input node) with the procedural geometry using a join geometry node. Make sure the original geometry is the top-most input on the join geometry node otherwise this will not work.

This workaround also helps with getting vertex groups on procedural geometry, which can be used in other modifiers.

There is a workaround for this. You just need to join the original geometry (from the group input node) with the procedural geometry using a join geometry node. Make sure the original geometry is the top-most input on the join geometry node otherwise this will not work. This workaround also helps with getting vertex groups on procedural geometry, which can be used in other modifiers.
Member

Ref #93208.

Ref #93208.
Philipp Oeser removed the
Interest
Nodes & Physics
label 2023-02-10 08:44:29 +01:00
Sign in to join this conversation.
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
6 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#92948
No description provided.