spimort / TerraBrush

MIT License
645 stars 23 forks source link

Fix the Custom shaders perf #117

Closed spimort closed 2 months ago

spimort commented 2 months ago

There was a problem with custom shaders since it was applying the textures directly to the shader, it was making the scene file big (by copying the textures as local resource)