Thanks to all of you for the feedback !
antti wrote:(...)FYI, even though the original items didn't have normal maps there's nothing stopping you from using them yourself since the items use the same shader as almost everything else in the game. You just need to add the normal map definition in the material.
Thanks for the info.
I have followed your advice and tried to add normal maps. The various models have more details on them now !
Xanathar wrote:Don't know if this could help, but I made quite good atlas icons from models through this process:
- Select some weird color in GMT as background color
- Open the model in GMT, rotate so that the view is nice
- Zoom so that the model covers as much area as possible
- Printscreen or snippet tool or other way to capture the image of the model
- Paste into photoshop or other editing tool, wand select the weird background and erase it to transparent
- Resize it so that it gets to 75x75 (or whatever the icon size is, I don't remember) - the resampling of this operation gives us nice antialiased borders over transparent
- Copy/paste into the atlas texture
Thanks Xanathar, it is always good to see the workflow of other modders just to check if some improvement can be taken from it !
I have a similar process but I take my screenshots with the 3dsmax rendering engine directly because I can save my shots in .png with transparency...
Also just a quick tip for you, before the resize step in photoshop, convert your layer to a smart object and then resize the layer.
You'll see an improvement in the definition of the icon. Using Smart object when manipulating a layer is a must use feature in photoshop, IMHO.
Hope this helps you too
Quick update :
As already mentioned, I have followed
antti's advice and I am working on the normal maps for the objects.
All models looks a little better with more details but I have to rework some textures because the normal maps made some defaults from the diffuse maps pop out !
For example the corn models have a brand new diffuse texture because with a normal map added it made the model looks quite ugly or at least it looked strange.
I have still to rework parts of the bread texture too and I have also to tweak other models here and there...
So this is a good idea, the pack will look even better but It adds some more work to it.
I'll try to release this asap and I am still aiming for the end of the week with the current available models.
Screenshots will be updated in due time.