-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
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
Labels
No labels