diff options
Diffstat (limited to 'content/blog/blacklight_shader/index.md')
-rw-r--r-- | content/blog/blacklight_shader/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/blog/blacklight_shader/index.md b/content/blog/blacklight_shader/index.md index 9a5423a..156c813 100644 --- a/content/blog/blacklight_shader/index.md +++ b/content/blog/blacklight_shader/index.md @@ -1,6 +1,8 @@ +++ title = "creating a blacklight shader" date = 2024-11-29 +[taxonomies] +projects = ["bevy_blacklight_material"] +++ today i wanted to take a bit of time to write about a shader i implemented for my in-progress game project (more on that soon™) |