Skip to content

Commit

Permalink
Modify createdAt in pbr.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubidumdu committed May 18, 2024
1 parent bbebda9 commit cde2cb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/posts/pbr.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: PBR (Physically Based Rendering)
desc: PBR을 셰이더 레벨에서 직접 구현해보고, 그 원리에 대해 이해한다.
createdAt: '2024-05-'
createdAt: '2024-05-19'
image: ./pbr/thumbnail.png
tags:
- Graphics
- WebGL
---

## 들어가기
Expand Down

0 comments on commit cde2cb3

Please sign in to comment.