Edit of asset "Logistic Map Plot Demo" Accepted

Old/Current New/Edit
Title Logistic Map Plot Demo Logistic Map Plot Demo
Description A demo for generating the logistic map bifurcation diagram.

It calculates the x[n+1]-value of the initial value 0.5 for a couple of times and approaches the asymptote at a given lambda(growth rate)-value.
Once lambda approaches c. 3.5, you can see that x[n] does not approach a single asymptote, but multiple ones. The graph splits faster and faster, until it rbecomes chaotic
I needed the data from the bifurcation diagram for a project (because damn, it looks cool), this is why i made this tool. you can save the plot-data as json, so that you don't have to calculate thousands of values all over again (which is pretty expensive)

Feel free to play around. Maybe, with some creativitiy, it can help you make something pseudorandom for your game, or maybe you're just a nerd :3
A demo for generating the logistic map bifurcation diagram.

It calculates the x[n+1]-value of the initial value 0.5 for a couple of times and approaches the asymptote at a given lambda(growth rate)-value.
Once lambda approaches c. 3.5, you can see that x[n] does not approach a single asymptote, but multiple ones. The graph splits faster and faster, until it rbecomes chaotic
I needed the data from the bifurcation diagram for a project (because damn, it looks cool), this is why i made this tool. you can save the plot-data as json, so that you don't have to calculate thousands of values all over again (which is pretty expensive)

Feel free to play around. Maybe, with some creativitiy, it can help you make something pseudorandom for your game, or maybe you're just a nerd :3
Category Demos Demos
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/meloonics/Logistic-Map https://github.com/meloonics/Logistic-Map
Issues Url https://github.com/meloonics/Logistic-Map/issues https://github.com/meloonics/Logistic-Map/issues
Godot version Godot 3.2 Godot 3.2
Version String 1.0 1.0
Download Commit 244135aa888512d13723eccba03e98681886c58f 244135aa888512d13723eccba03e98681886c58f
Download Url (Computed) https://github.com/meloonics/Logistic-Map/archive/244135aa888512d13723eccba03e98681886c58f.zip https://github.com/meloonics/Logistic-Map/archive/244135aa888512d13723eccba03e98681886c58f.zip
Icon Url https://raw.githubusercontent.com/meloonics/Logistic-Map/main/icon.PNG
https://raw.githubusercontent.com/meloonics/Logistic-Map/main/icon.PNG