PyFastNoiseLite

Python wrapper for Auburns' FastNoise Lite noise generation library (by tizilogic)

PyFastNoiseLite Alternatives

Similar projects and alternatives to PyFastNoiseLite

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better PyFastNoiseLite alternative or higher similarity.

PyFastNoiseLite reviews and mentions

Posts with mentions or reviews of PyFastNoiseLite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-05.
  • First procgen landscape, what do you think?
    2 projects | /r/proceduralgeneration | 5 Oct 2022
    /u/FMWizard I would try this https://github.com/tizilogic/PyFastNoiseLite/ with these configs. It's a C wrapper, so it should be faster than the python libraries.
  • Replicating Minecraft World Generation in Python
    3 projects | /r/gamedev | 18 Nov 2021
    Another piece of info you might find interesting is that the traditional approach of warping, where you distort each axis individually, isn't the only way to do that. The choice of noise function certainly makes more visual impact, but there is more directionally-uniform way to domain-warp too: explicitly-designed vector-output noise. Such noise chooses a random output-space direction to apply to each internal gradient ramp contribution, which results in a warp distribution that's effectively radially-symmetric. It also only takes one noise evaluation instead of two or three. I wrote this as part of my contributions to FastNoiseLite. There does exist PyFastNoiseLite as a wrapper for that, though it unfortunately doesn't currently have wrappers for the domain warping functions.

Stats

Basic PyFastNoiseLite repo stats
2
9
5.3
7 months ago

tizilogic/PyFastNoiseLite is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of PyFastNoiseLite is Cython.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com