ucupumar / ucupaint

Ucupaint is Blender addon to manage texture layers for Eevee and Cycles renderer.
GNU General Public License v3.0
874 stars 31 forks source link

Simplify Normal Map Implementation #74

Closed ucupumar closed 5 months ago

ucupumar commented 6 months ago

Normal map implementation in ucupaint is currently over complicated due to support for parallax mapping which is no longer supported (at least without baking). Simplifying the implementation hopefully will improve the performance and shader compilation time.