MD5-polybump + detailbump

Source: Internet
Author: User
Thanks to the explanations of Huashan and secondage, I finally understood the real use of heightmap in doom3.
In the past, heightmap was not used for parallaxmapping (in fact, heightmap does not store the actual height information), but instead for generating normalmap.

There are two types of bumpmap in doom3: polybump, which is obtained by _ local texture and stores rough convex and concave information of the model; detailbump, it is obtained by heightmap and stores the convex and concave information details of the model. These two methods work together to achieve real results.

JC is not clear about how to operate the two normalmaps, but Huashan conjecture is to make a scale for detailbumpnormal and then add it with polybumpnormal. As for the scale parameter, it is estimated that it is obtained from *. MTR.

I tried it and the effect was fine. I had a lot more details.

BTW: Try to use the alpha channel of normalmap to pass in the height information and perform parallaxmapping. The effect is very poor.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.