Page 2 of 3

Posted: Tue Sep 09, 2008 2:14 am
by dlangdev
Just downloaded the file, 47 Mb.

Will let you know how it went later.

Posted: Tue Sep 09, 2008 3:01 am
by omaremad
Ok i found out why the normal maps were really saturating... the normlisation in gimp doesnt actually normalise in the sense of making the rgb channel magnitude = 1, I had some pixels in the normal map that were almost white. :shock:, i guess thats something to add to the fix list.

Edit: just manged to replicate crazy bumps shape detection feature, hehe. I guess thats another thing to add to the script.

Posted: Tue Sep 09, 2008 6:44 pm
by omaremad
Ok i will remove the download link by friday because the old version has a lot of missing features/not working ones and i dont want it spreading. Can the people the people that have downloaded it give some feedback :wink: (Im looking for neagtive feedback btw)

Here is a comparision with some new fixes (i set shape detection to the max on the new one, it gives a nice light dependent self shadowing effect during rendering)

old:
Image
new:
Image

One question i would like to ask before starting work on this feature. Do you think realtime tweaking of the paramters in the viewer would be useful? This will complicate the script and the viewer so i dont want to embark on it if its useless.

ps:new fixes are not in the download.

Posted: Wed Sep 10, 2008 3:21 am
by Dark_Kilauea
I stopped trying to install it because I found the installer horribly bloated.

I did not want to reinstall gimp, or python, or almost every extra dependency you had packed in there. Please have at least an option next time to not install certain things.

Posted: Wed Sep 10, 2008 2:48 pm
by xDan
Ya, that installer made me feel like I was on Linux!

It seems to me to have too much contrast. Like the valleys in the texture are too dark (so in the default texture, the green grass cannot easily be seen) while the rock hills are much brighter.

So could this different in brightness somehow be adjustable? So the normal mapping can be made more subtle!?

I don't know if this makes sense, I don't know much about normal mapping :)

Anyway it does already seem very cool and useful. Especially with the viewer being Irrlicht! Keep it up!! 8)

Posted: Wed Sep 10, 2008 3:33 pm
by omaremad
Thanks for testing guys.

xDan yes you are correct, its a bit too much. To make it less dark reduce the depth value. Also the scene is pretty dark with a low diffuse light, maybe i should increase the diffuse.

As for the installer i could look into automatic installs for the extra packages, if you dont want to reintsall(if they are not installed you need them) them just cancel them, but gimp needs to be reinstalled (it doesnt erase your settings, just adds the python module).

Posted: Wed Sep 10, 2008 5:03 pm
by xDan
I did try reducing the depth a little... down to 5.

Now I tried it right down at 2. And yes, wow, that is a lot better :) Really really awesome in fact. Still a little dark though, but when the moving light passes close it looks really good.

I can imagine using this in some projects. I just hope it remains free (or at least cheap!) :P

Posted: Wed Sep 10, 2008 5:34 pm
by dlangdev
it would be nice to have batch processing in there. For example, heightmaps can be batched in one group while normalmaps can be done in another. That means some kind of filename conventions must be implemented so the workflow from art development to game rendering is done through batch processing.

Personally, I would like the tool to be used inside the game engine, so I can process diffuse files on-the-fly. That would be awesome.

Posted: Thu Sep 11, 2008 10:23 am
by omaremad
Batch processing is already there in the bad version. I have completed the new changes and made the script better, i will release this version before i start work on the viewer to make it edit the settings interactively like crazy bump.

Posted: Thu Sep 11, 2008 8:18 pm
by omaremad
http://www.mediafire.com/file/ind45ovod ... neBump.exe

Here is a installer that will upgrade your old install to the new code. (71kb)

Posted: Thu Sep 11, 2008 10:50 pm
by lostclimategames
ok, I cant even find it...

Posted: Sun Sep 14, 2008 9:32 pm
by omaremad
Im making it so you can use it without starting gimp, i also offloaded some of the mixing to be one on the gpu so you can tweak the settings in realtime (some not all)

Hopefully this will be easier to use than the previous versions when its done.
Image

Posted: Mon Sep 15, 2008 12:45 pm
by night_hawk
Awesome! Keep up the good work!

Posted: Tue Sep 16, 2008 5:50 am
by Virion
wow...this is cool.

Posted: Sat Dec 13, 2008 1:05 am
by sudi
Is there any update or new download on this?