Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Primary tabs

  • View
  • Collections
  • Comments(active tab)
  • Followers
  • Friends
  • Favorites
This is an older version for
Tuesday, February 24, 2015 - 17:58

This is an older version for windows:
http://www20.zippyshare.com/v/56113619/file.html

(The download button is at the top right, looks like an ad :P )

I haven't even tried it. I
Monday, February 23, 2015 - 21:36

I haven't even tried it. I use the standalone so I didn't check if it works, but why shouldn't it?

You can try the standalone
Monday, February 23, 2015 - 20:34

You can try the standalone program. It can be found here: https://sites.google.com/site/ccdsurgeon/download

Both for linux and windows. And for more documentation visit the blenderartist page here: http://blenderartists.org/forum/showthread.php?317041-Insane-Bump-2-0-ov...

For the gimp plugin, you'll have to wait for messie. He is the mastermind after all :D

Try open the InsaneBump.py
Tuesday, July 9, 2013 - 23:18

Try open the InsaneBump.py file with a text editor (like notepad) and change the "32" with "64" everywhere if its a path line, like this one :

C:\Program Files\GIMP 2\32\lib\gimp\2.0\python\gimpfu.py

 

change it to :

C:\Program Files\GIMP 2\64\lib\gimp\2.0\python\gimpfu.py

 

Also, what about other plugins? have you try running any other plugin? Because if I'm not mistaken to run python on windows you have to install something first, but I'm not sure about that yet.

Why don't you make an
Wednesday, July 3, 2013 - 01:58

Why don't you make an announcement of the app to other sites, so you can get more help? Like gimpusers or even blenderartists. From what I've seen so far a lot of people are looking for this app. And now that you made it work for gimp 2.8.6 a lot of people will want to help you with it, especially from the Blender and Gimp community.
I can do that if you want, start threads to several sites, to have the app update faster. And all of the threads will pinpoint to only one site of your choice.

Why not take the code from an
Sunday, June 30, 2013 - 22:51

Why not take the code from an existing Filter with a preview window (and a sphere) and modify it, so it fits your likes.
I just started studying python so I can't really help you with the code yet.

Works perfectly! Thank you
Sunday, June 30, 2013 - 08:13

Works perfectly! Thank you very much for the quick reply. If you want help with any other project let us know, we owe you one :)

It doesn't work under Gimp 2
Sunday, June 30, 2013 - 02:03

It doesn't work under Gimp 2.8.6 either. If you don't have time to modify it yourself, can you point us at some instructions to do it ourselves?
Thank you in advance.