4 releases (2 breaking)
| 0.2.0 | Jan 12, 2025 |
|---|---|
| 0.1.0 | Jul 21, 2024 |
| 0.0.2 | Apr 6, 2024 |
| 0.0.1 | Nov 13, 2023 |
#1710 in Game dev
303 downloads per month
39KB
68 lines
Fake interior texture for Bevy
Based off the Godot shader from here: https://github.com/OBKF/Fake-Interior-Shader-for-GodotEngine The example textures are also from that repo.
Versions
- Bevy 0.15:
bevy_fake_interior = "0.2" - Bevy 0.14:
bevy_fake_interior = "0.1" - Bevy 0.13:
bevy_fake_interior = "0.0.2" - Bevy 0.12:
bevy_fake_interior = "0.0.1"
Dependencies
~57–94MB
~1.5M SLoC