Theverat / NormalmapGenerator

A simple program that converts images into normal maps
GNU General Public License v3.0
416 stars 51 forks source link

Show progress bar during map calculation #15

Open Theverat opened 8 years ago

Theverat commented 8 years ago

As requested here.

Theverat commented 7 years ago

Note: this requires a refactor of all generators and possibly the switch from OpenMP to QThread or another framework with more control over the worker threads.