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

f671fc0 · Sep 23, 2021

History

6 Commits
Aug 14, 2019
Sep 23, 2021

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