boppygames / FastNoiseEditorUnity

A noise visualizer and editor in Unity3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome!

Checkout my game on Steam! https://store.steampowered.com/app/1384030/Boppio/

FAQ

What does this do?

This is a simple UnityEditor implementation for the FastNoise library. This allows you to quickly view and edit noise directly in the editor without having to use an external preview program.

This is what the noise looks like:

Example 1 Example 2 Example 3 Example 4 Example 5

What version of Unity is supported?

Really any recent version of unity should work with this. Anything 2018+ should be acceptable.

Can I use this texture for school, personal projects, or commercially?

Yes! This software is licensed under an MIT license. Check the LICENSE file if you want to see the specifics. All textures included in this projet are part of the public domain (see texture credits).

About

A noise visualizer and editor in Unity3D

License:MIT License


Languages

Language:C# 100.0%