This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* OpenSimplex (Simplectic) Noise in C++ | |
* by Arthur Tombs | |
* | |
* Modified 2015-01-08 | |
* | |
* This is a derivative work based on OpenSimplex by Kurt Spencer: | |
* https://gist.github.com/KdotJPG/b1270127455a94ac5d19 | |
* | |
* Anyone is free to make use of this software in whatever way they want. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#pragma once | |
/* | |
_____.___. __ __ .__ | |
\__ | | ____ _/ |_ _____ ____ ____ _/ |_ | |__ ____ _______ | |
/ | |_/ __ \ \ __\ \__ \ / \ / _ \ \ __\| | \ _/ __ \ \_ __ \ | |
\____ |\ ___/ | | / __ \_| | \( <_> ) | | | Y \\ ___/ | | \/ | |
/ ______| \___ > |__| (____ /|___| / \____/ |__| |___| / \___ > |__| | |
\/ \/ \/ \/ \/ \/ | |
__________ _____ .__ .__ |