Skip to content

zylkowski/noise-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noise-maps

Library that let's you create compound noise maps by defining your own noise generators and operations(look in the tests, they may serve as simple example). Example images:

NoiseMap1 NoiseMap2

Best thing about this crate is that all noise operators and noise configs have to be serializable. Because of this you can store noise maps "recipes" and use them as you wish. (This crate probably doesn't support wasm because of typetag dependency)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages