Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algo rework #80

Merged
merged 11 commits into from
Nov 12, 2024
Merged

Algo rework #80

merged 11 commits into from
Nov 12, 2024

Conversation

NonNoname1201
Copy link
Collaborator

#THERE IS STRAY CODE!

There is unimplemented sinusoidal generator reserved for temperature map.
Further improvements will be continued on separate branch.

Simpler code, understandable comments.
More custom, can use your own functions, but was made around sinusoidals and similar ones.
Read all comments before usage. Too hard to understand just looking on it.
This is base model. only up from here.
Screenshot with example is provided
Noise uses decimal values to generate randomness. If we pass only integers, everything does to 0.
This time we can pass scale to change, you know, "scale". Also, coords are being divided by PI to ensure floating point data
@purifetchi purifetchi merged commit 655a9d2 into main Nov 12, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants