Open siordache94 opened 7 years ago
I would also like to extend this idea by suggesting making a mesh or a triangle strip or such out of this sphere. Possible ideas would be to extend this idea to the Delaunay triangulation challenge that I posted. https://github.com/CodingTrain/Rainbow-Topics/issues/385 Pardon me, were you thinking about something like this already? Sorry, if so.
Hi, I've been annoying you on twitter about coding problems and finally got reminded that you use these issues for suggestions, so here's mine : How would you go about applying seamless perlin noise to a sphere? How would you choose the points on the sphere to apply the perlin noise values to (I'd prefer an equidistant formation) ? It doesn't matter if it's in Processing or P5 because I'm gonna do my own code based on your ideas. Thank you very much :D