Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DoubleDeez/UnrealFastNoise2
An Unreal Engine Plugin that wraps https://github.com/Auburn/FastNoise2
https://github.com/DoubleDeez/UnrealFastNoise2
fastnoise noise noise-generator procedural-generation ue4 unreal unreal-engine unreal-engine-4 unreal-engine-5
Last synced: about 1 month ago
JSON representation
An Unreal Engine Plugin that wraps https://github.com/Auburn/FastNoise2
- Host: GitHub
- URL: https://github.com/DoubleDeez/UnrealFastNoise2
- Owner: DoubleDeez
- License: mit
- Created: 2021-11-27T23:12:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T08:22:04.000Z (3 months ago)
- Last Synced: 2024-09-07T09:34:17.856Z (3 months ago)
- Topics: fastnoise, noise, noise-generator, procedural-generation, ue4, unreal, unreal-engine, unreal-engine-4, unreal-engine-5
- Language: C++
- Homepage:
- Size: 13.6 MB
- Stars: 47
- Watchers: 5
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unreal - UnrealFastNoise2 - A plugin that wraps [FastNoise2](https://github.com/Auburn/FastNoise2), allowing you to use the FastNoise2 library in blueprints. (Utilities)
README
# UnrealFastNoise2
UnrealFastNoise2 is an Unreal Engine plugin that wraps [FastNoise2](https://github.com/Auburn/FastNoise2), allowing you to use the FastNoise2 library in blueprints.![Sample of Simple Terrain noise setup in Blueprint](Resources/SimpleTerrainSample.png)