Creating procedural textures

Source: Internet
Author: User

Creating procedural textures]

The main texture is generated by the program and then set to material. First, define the required data:

Complete the initialization in the Start method. Note that _ maintex is set.

The generateparabola method is used to calculate the percentage of the distance from the midpoint divided by the radius:

How it works]

It is also the image generated by the above shader. The center is highlighted and gradually dimmed to the border.

Other Generation Algorithms]

1. generate an algorithm using the sin function.

The result is as follows:

Creating procedural textures

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.