kmkolasinski / AwesomeBump

AwesomeBump is a free program written using Qt library designed to generate normal, height, specular or ambient occlusion textures from a single image. Since the image processing is done in 99% on GPU the program runs very fast and all the parameters can be changed in real time. AB was made to be a new alternative to known gimp plugin called Insane Bump.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't build on Mac

songproducer opened this issue · comments

commented
In file included from ./glwidget.h:49:
./CommonObjects.h:9:10: fatal error: 'QOpenGLFunctions_3_3_Core' file not found
#include <QOpenGLFunctions_3_3_Core>