Hello.
I'm not sure if this is the right place to ask this, but it seemed to be the most appropriate.
Does anyone have a 1D implementation of the Diamond Square algorithm in SFML? I'm entirely new to fractals and procedural generation, and this algorithm seems to fit my needs the best, but I'm not quite sure about how to get started. I have a general understanding of the algorithm, but not in the implementation details for SFML. Just to clarify, by 1D I mean a single line.
Thanks.