Skip to content

Commit

Permalink
change result image
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubidumdu committed May 29, 2024
1 parent de4e909 commit fe89543
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed public/pbr/image-18.png
Binary file not shown.
Binary file added public/pbr/result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/posts/pbr.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ vec3 specular = prefilteredColor * (F * brdf.x + brdf.y);

비물리 기반 렌더링에 해당하는 Phong과 비교하여 주변 환경이 반영된 결과에 따라 부여된 현실감이 눈에 띕니다.

![Results](image-18.png)
![alt text](result.png)



Expand Down

0 comments on commit fe89543

Please sign in to comment.