4 releases (2 breaking)

new 0.2.0 Jan 12, 2025
0.1.0 Jul 21, 2024
0.0.2 Apr 6, 2024
0.0.1 Nov 13, 2023

#494 in Game dev

Download history 3/week @ 2024-09-25 2/week @ 2024-10-30 2/week @ 2024-11-06 1/week @ 2024-12-11 125/week @ 2025-01-08

125 downloads per month

MIT/Apache

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"

lib.rs:

A shader and a material that uses it.

Dependencies

~40–73MB
~1.5M SLoC