Skip to content

invert density type function always visualized as 0.0 #833

@annhilati

Description

@annhilati

Description:
When visualizing the invert density function, the tool always shows a constant value of 0, independent of the input.
I verified this behavior with simple test expressions (invert(x) with positive and negative values for x), and the visualizer consistently reports 0.

However, after testing the same density functions directly in Minecraft worldgen, the results are correct and behave exactly as expected (invert(1) returns positive, invert(-1) returns something negative).

This suggests that there is an issue with the visualization on https://misode.github.io/worldgen/density-function/ as well as in the VSCode extension.

Kind Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions