Skip to content

Correct Heightmap rendering #2

Description

@bminortx

Heightmaps are programmed to give a random height-field if the maxHeight is set to higher than 1. However, the OpenGL GUI treats every heightmap object like a flat plane when rendering. All of the data for the heightmap is passed through; OpenGL just needs to draw the right thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions