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

#490 in Game dev

Download history 4/week @ 2024-11-04 1/week @ 2024-12-09 81/week @ 2025-01-06 52/week @ 2025-01-13

133 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

~41–73MB
~1.5M SLoC