Clustered Shading Architecture Implementation steps

Source: Internet
Author: User

Finally decided to cross forward+, one step, directly adjusted to the more advanced clustered architecture. The steps are as follows:

Milestone 1: Implement light culling in a CPU-based manner, designed for concept verification and compatible with D3D10
Milestone 2: Achieve highly parallelized light culling with GPU CS shader, discard d3d10, support only D3d11 and above

Among them, Milestone 1 includes:
1. Implement the creation of clustered frustum, and the third person grid debug display
2. Realization of the creation of the light source body, and the third person grid debug display
3. Realize the intersection test of light source body in clustered frustum, and the third person debug display
4. Standardize the coordinate transformation system, perfect the system flow, realize the first person debug display of light culling result
5. Improve the performance and accuracy of the intersection test of light source and cluster
6. Generate a list of related light sources by cluster and output to shader
7. Finally realize the reference and illumination and coloring calculation of the cluster intersect light source list in PS shader

Clustered Shading Architecture Implementation steps

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.