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

C and HLSL ports #45

Merged
merged 43 commits into from
Aug 27, 2020
Merged

C and HLSL ports #45

merged 43 commits into from
Aug 27, 2020

Conversation

Rover656
Copy link
Contributor

This PR contains ports for both C and HLSL (I recommend squashing the commits on merge to not clutter history). I am attaching a diff report between C and C#, and HLSL vs C# for review also, to make it easier to ensure these ports truly function the same.
FastNoiseLite Comparison Report.zip

Please let me know if anything is missing or needs fixed!

Also fixed a speed issue by implementing our own min max functions.
Will update HLSL somepoint later today.
@Rover656 Rover656 changed the title Feature/backport c C and HLSL ports Aug 26, 2020
@Rover656 Rover656 changed the base branch from master to FastNoiseLite August 26, 2020 15:57
@Auburn Auburn merged commit bd2c603 into Auburn:FastNoiseLite Aug 27, 2020
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