Author Topic: increase the quality of the texture in a small size  (Read 5510 times)

2021-03-04, 17:24:51

Ahmad Kouti

  • Active Users
  • **
  • Posts: 114
  • CG Artist
    • View Profile
    • www.ahmadkouti.com
Hi,

How to increase the accuracy of texture rendering when I using highly detailed textures.

For example, I used a brushed metal texture for my material, in a small size the details are lost.

How to increase the quality of the texture in a small size?

2021-03-04, 22:50:52
Reply #1

mferster

  • Active Users
  • **
  • Posts: 523
    • View Profile
What do you mean by increasing the quality? Do you have some examples of images you are struggling with?

Ultimately the details  of your textures are limited by the number of pixels of your rendered image

If you are rendering at small resolutions you might as well be using 2k textures over 8k textures  as by themselves it wont increase the quality of your final image.

2021-03-05, 12:31:22
Reply #2

Juraj

  • Active Users
  • **
  • Posts: 4743
    • View Profile
    • studio website
This is quite issue with texture filtering, none of the available filters in Bitmap and CoronaBitmap preserve details well unless you are rendering in really high-resolution (of framebuffer).
You can set most of your textures to "None" and 0.01, but this will create issues in many instances (particularly Normal and Bump mapping which require certain level of filtering). Other issue is that may just create artifacts (or just pure noise) instead of correct detail like when rendered up-close (or in high-res).

This is issue that makes many people, including me, very unhappy for many years and I don't think there is any solution right now outside of always rendering very high-res even if you down-sample afterwards for clients.
When you render 4x bigger (8k instead of 4k), you can use higher noise threshold since the noise will vanish after downsampling. So rendering higher-res doesn't necessarily mean higher-render time in linear fashion.

Your example (Anisotropic details of metal) are particularly the most glaring issue with this right now. With well filtered detail of texture, your metals would be perfectly brushed and anisotropic automatically, with no need for setting any roughness or anisotropy.
Please follow my new Instagram for latest projects, tips&tricks, short video tutorials and free models
Behance  Probably best updated portfolio of my work
lysfaere.com Please check the new stuff!

2021-03-05, 14:53:39
Reply #3

hldemi

  • Active Users
  • **
  • Posts: 55
    • View Profile
Istnt it obvious that only high resolution will have enough pixels to show all those details. I dont get how it can be done by any other way.

2021-03-05, 15:24:57
Reply #4

Ahmad Kouti

  • Active Users
  • **
  • Posts: 114
  • CG Artist
    • View Profile
    • www.ahmadkouti.com
This is quite issue with texture filtering, none of the available filters in Bitmap and CoronaBitmap preserve details well unless you are rendering in really high-resolution (of framebuffer).
You can set most of your textures to "None" and 0.01, but this will create issues in many instances (particularly Normal and Bump mapping which require certain level of filtering). Other issue is that may just create artifacts (or just pure noise) instead of correct detail like when rendered up-close (or in high-res).

This is issue that makes many people, including me, very unhappy for many years and I don't think there is any solution right now outside of always rendering very high-res even if you down-sample afterwards for clients.
When you render 4x bigger (8k instead of 4k), you can use higher noise threshold since the noise will vanish after downsampling. So rendering higher-res doesn't necessarily mean higher-render time in linear fashion.

Your example (Anisotropic details of metal) are particularly the most glaring issue with this right now. With well filtered detail of texture, your metals would be perfectly brushed and anisotropic automatically, with no need for setting any roughness or anisotropy.


Thank you, very helpful

2021-03-05, 15:25:59
Reply #5

Ahmad Kouti

  • Active Users
  • **
  • Posts: 114
  • CG Artist
    • View Profile
    • www.ahmadkouti.com
What do you mean by increasing the quality? Do you have some examples of images you are struggling with?

Ultimately the details  of your textures are limited by the number of pixels of your rendered image

If you are rendering at small resolutions you might as well be using 2k textures over 8k textures  as by themselves it wont increase the quality of your final image.

Thanks

2021-03-05, 17:51:44
Reply #6

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 12711
  • Marcin
    • View Profile
Istnt it obvious that only high resolution will have enough pixels to show all those details. I dont get how it can be done by any other way.

Not really. Even if you apply a super high resolution image to a tiny detail in the scene, the features of the texture will be lost because of how the filtering works.

I think tech like this could help here:
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2021-03-05, 21:11:28
Reply #7

Juraj

  • Active Users
  • **
  • Posts: 4743
    • View Profile
    • studio website
Istnt it obvious that only high resolution will have enough pixels to show all those details. I dont get how it can be done by any other way.

Not at all. Properties of materials can be shaded based on sub-pixel detail. That's already how it works right now, but not well enough when it comes to sampling that detail from bitmap textures.
Please follow my new Instagram for latest projects, tips&tricks, short video tutorials and free models
Behance  Probably best updated portfolio of my work
lysfaere.com Please check the new stuff!

2021-03-08, 11:25:59
Reply #8

hldemi

  • Active Users
  • **
  • Posts: 55
    • View Profile
Damn guys, didnt know that. Very very interesting. Now I think I was better not being aware of this detail loss :D

2021-03-08, 15:58:23
Reply #9

lupaz

  • Active Users
  • **
  • Posts: 951
    • View Profile

Not really. Even if you apply a super high resolution image to a tiny detail in the scene, the features of the texture will be lost because of how the filtering works.

I think tech like this could help here:

Yes please!!

2021-03-10, 13:39:48
Reply #10

Juraj

  • Active Users
  • **
  • Posts: 4743
    • View Profile
    • studio website
Damn guys, didnt know that. Very very interesting. Now I think I was better not being aware of this detail loss :D

World of CGI :D More you learn the more you become unhappy about your work. Endless struggle!
Please follow my new Instagram for latest projects, tips&tricks, short video tutorials and free models
Behance  Probably best updated portfolio of my work
lysfaere.com Please check the new stuff!

2021-06-14, 16:55:25
Reply #11

lupaz

  • Active Users
  • **
  • Posts: 951
    • View Profile
I'd like to bring this up again to be considered for the list of new features/poll. Thanks.

2021-06-16, 05:47:44
Reply #12

cjwidd

  • Active Users
  • **
  • Posts: 1077
    • View Profile
    • Artstation
Istnt it obvious that only high resolution will have enough pixels to show all those details. I dont get how it can be done by any other way.

Not really. Even if you apply a super high resolution image to a tiny detail in the scene, the features of the texture will be lost because of how the filtering works.

I think tech like this could help here:

Jeez, no wonder I had such a hard time with glitter...

2021-06-16, 16:40:32
Reply #13

agentdark45

  • Active Users
  • **
  • Posts: 579
    • View Profile
I'd like to bring this up again to be considered for the list of new features/poll. Thanks.

This is one of the reasons I've been slowly transitioning away from Corona. Filtering/texture sharpness/resolution dependent bump mapping/DOF noise just isn't on point and I can't keep waiting for it to be fixed. I've been speaking about it for years.
Vray who?

2021-06-16, 17:01:35
Reply #14

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 8779
  • Let's move this topic, shall we?
    • View Profile
    • My Models
Curious to know wich renderer(-s) do you find works much better in this regard?
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures