summaryrefslogtreecommitdiff
path: root/content/projects/bevy_blacklight_material/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/bevy_blacklight_material/index.md')
-rw-r--r--content/projects/bevy_blacklight_material/index.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/content/projects/bevy_blacklight_material/index.md b/content/projects/bevy_blacklight_material/index.md
deleted file mode 100644
index fb6b0c0..0000000
--- a/content/projects/bevy_blacklight_material/index.md
+++ /dev/null
@@ -1,16 +0,0 @@
-+++
-title = "bevy_blacklight_material"
-[taxonomies]
-categories = ["bevy plugin"]
-languages = ["rust", "wgsl"]
-[extra]
-github = ["soaos/bevy_blacklight_material"]
-crates = ["bevy_blacklight_material"]
-git = ["bevy_blacklight_material"]
-+++
-
-this plugin for the [bevy](https://bevyengine.org) engine provides a "blacklight" material which is visible based on the properties of specially-marked spotlights.
-
-i wrote this one day, i kind of forget why.
-
-probably for a puzzle in my upcoming game project.