feat: switched to mobile rendering and various optimizations

This commit is contained in:
Sara 2025-05-31 21:25:14 +02:00
parent 063d3d7e15
commit d6e2881c52
29 changed files with 1281 additions and 307 deletions

View file

@ -3,7 +3,7 @@ shader_type spatial;
uniform sampler2D albedo : hint_default_black, source_color;
void vertex() {
}
void fragment() {