decentraland / unity-renderer

Unity implementation of Decentraland Client
https://play.decentraland.org
Apache License 2.0
137 stars 93 forks source link

Spike: Render Decentraland map using a shader #3666

Closed olavra closed 1 year ago

olavra commented 1 year ago

In order to reduce the load of the textures of the map from the catalyst, and improve the performance and memory of the client, we want to move the rendering of the map to the Explorer. This will also allow us to control the colors, layers, and sizes of all the parcels.

Acceptance Criteria

This ticket has already been worked on #2353

m3taphysics commented 1 year ago

Closing in favour of #4950