Bad noise

Trying to implement perlin noise in Snap
This doesn't look like perlin noise at all grrr!
And its slow
https://snap.berkeley.edu/snap/snap.html#present:Username=d4s_over_dt4&ProjectName=perlin%20noise%20lib

Hi, have you tried creating a Custom Block? You need to create a custom block using the block editor. This block should encapsulate the logic and calculations required for generating Perlin noise.

Also you have to optimize performance, so consider techniques such as caching, reducing unnecessary calculations, or using lower resolution grids...

Is this ChatGPT :joy:

if it is then lel

emmm, what? I wrote this by my experience and what I have found online

Idk its just very similar to something chatgpt would say

Oh, I can see how it it was created by a human, it ends with ... which chatGPT doesn't do (at least, not normally).

I guess ChatGPT would have added something like:

"It is important to note that I am an AI language model and my answers should not be taken as professional, legal or medical advice. While I strive to provide accurate and helpful information, there are certain topics and areas where I may not have the most up-to-date or comprehensive knowledge. My responses are based on the text I have been trained on, which includes a wide range of general information up until September 2021. If you need specific expertise or professional assistance, it is recommended that you consult a qualified person or trusted source."

This is getting off-topic, maybe we should stop.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.