Skip to content

C++, noise-generating, header-only library inspired by the libnoise library. It's aim is to provide various noise generating algorithms optimized for modern CPU architectures using SSE and AVX instruction sets. It also tries to keep the original public API of the libnoise library unchanged as much as possible to allow easy "Plug-and-Play"

Notifications You must be signed in to change notification settings

dalibor-frivaldsky/libnoise2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libnoise2

C++, noise-generating, header-only library inspired by the libnoise library. Its aim is to provide various noise generating algorithms optimized for modern CPU architectures using SSE and AVX instruction sets. It also tries to keep the original public API of the libnoise library unchanged as much as possible to allow easy "Plug-and-Play"

About

C++, noise-generating, header-only library inspired by the libnoise library. It's aim is to provide various noise generating algorithms optimized for modern CPU architectures using SSE and AVX instruction sets. It also tries to keep the original public API of the libnoise library unchanged as much as possible to allow easy "Plug-and-Play"

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages