Skip to content

Blender Add-On to Mute and Unmute Normal Maps in Blender's Node Tree to improve Eevee Viewport Performance

Notifications You must be signed in to change notification settings

theoldben/ToggleNormalMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ToggleNormalMaps

Blender Add-On to Mute and Unmute Normal Maps in Blender's Node Tree to improve Eevee Viewport Performance

Since Eevee re-evaluates the normals each frame, viewport performance goes down once a Normal Map is added to the Shader Node Tree. This script iterates through the Normal Nodes and mutes them, which restores performace. The muting can be reversed for render time.

Original Bug Report with explanation of the problem and a sample file. https://developer.blender.org/T64458

About

Blender Add-On to Mute and Unmute Normal Maps in Blender's Node Tree to improve Eevee Viewport Performance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages