blob: 8437a19b9eb32fb24b5674854354f0452724d327 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
+++
title = "bevy_blacklight_material"
[taxonomies]
categories = ["bevy plugin"]
languages = ["rust", "wgsl"]
[extra]
github = ["exvacuum/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.
|