DigitalExtinction / Game

A 3D RTS game implemented in Rust.
https://de-game.org
GNU Affero General Public License v3.0
305 stars 24 forks source link

LOD, "cartographic rendering", split screen & full-screen minimap #153

Open Indy2222 opened 2 years ago

Indy2222 commented 2 years ago

Design and implement support for different rendering modes & LOD based on area visible by the/a camera. For example: full 3D -> LOD / simplified 3D -> "cartographic" (mini map style)

Once this is implemented, mini map can be just a fully zoomed out orthographic camera rendered to a texture displayed in the UI.

This would enable some other nice features:

github-actions[bot] commented 4 months ago

There is no activity on the issue for some time. The issue will be automatically closed in 3 weeks.