Is there a way to obtain light intensity information when lighting a surface?
조회 수: 1 (최근 30일)
이전 댓글 표시
Suppose we create a very basic surface and single-faced lighting.
peaks(10)
light
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/149344/image.png)
Is there a way to obtain the matrix indicating light intensity on the surface patches for the current view? Alternatively is there a way to simply obtain the FaceColor attribute which is being applied to the individual patches on the surface (I assume that from subtracting this FaceColor from the unlit FaceColor, we can obtain intensity)?
댓글 수: 1
Carmelo Mineo
2021년 1월 6일
Hello all. I am having the same issue. Does anyone have any idea to measure the light intensity on each node of a mesh, for a given lighting condition?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Polygons에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!