这是indexloc提供的服务,不要输入任何密码
Skip to content

Cache terrain blending results #154

@TheJJ

Description

@TheJJ

The terrain blending calculation should not be done on every frame, results can be buffered perfectly and only updates can change the terrain overlays. The terrain blending calculation is done in libopenage/terrain/terrain.cpp.

This should greatly improve performance, to boost the speed and flexibility even more, a separate shader for this should be implemented (see #149).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: rendererConcerns our graphics rendererimprovementEnhancement of an existing componentlang: c++Done in C++ code

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions