Skip to content
Krzysztof Kolasinski edited this page Nov 8, 2015 · 2 revisions

AwesomeBump 4.0 is a free and open source program designed to generate normal, height, specular or ambient occlusion, roughness and metallic 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. Since version 3.0 AB is supporting PBR shading model which makes this software more Awesome! Since 4.0 Grunge maps are available.

AwesomeBump is totaly written in Qt thus you don’t need to install any aditionall libraries. Just download and install Qt SDK, download the project from the repository, build and run. It will work (or should) on any platform supported by Qt.

What can AwesomeBump do?

  • convert from normal map to height map,
  • convert from height map (bump map) to normal map,
  • extract the bump from the arbitrary image,
  • calculate ambient occlusion and specularity of image.
  • perspective tranformation of the image,
  • creating seamless texture (simple linear filter, random mode, or mirror filter),
  • generate roughness and metallic textures (different types of surface analysis are available),
  • real time tessellation is available,
  • saving images to following formats: PNG, JPG,BMP,TGA
  • edit one texture which contains different materials
  • add some grunge to your map with grunge texture.
  • mix two bumpmaps togheter with normal map mixer.
  • and many others, see our videos on YouTube

Contributors:

I would like to thanks those people for thier big effort to make this software more awesome!

and many others !!!

Clone this wiki locally