SkillAgentSearch skills...

NormalMapGenerator

Normal Map Generator using python

Install / Use

/learn @Mehdi-Antoine/NormalMapGenerator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Normal Map Generator

Normal Map Generator is a tool written in Python

Required

  • Python
  • Scipy
  • Numpy

Usage

./normal_map_generator.py input_file output_file --smooth SMOOTH_VALUE -- intensity INTENSITY_VALUE

Required arguments:

input_file

input image path

output_file

output image path

Optional arguments:

-h, --help

Show help message

-s SMOOTH_VALUE, --smooth SMOOTH_VALUE

Smooth gaussian blur applied on the image

-it INTENSITY_VALUE, --intensity INTENSITY_VALUE

Intensity of the normal map

View on GitHub
GitHub Stars68
CategoryDevelopment
Updated10mo ago
Forks27

Languages

Python

Security Score

87/100

Audited on May 19, 2025

No findings