Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
renworld
master
Top Level Namespace
Noise2DContext
RenWorld
Biom
BiomEnum
Map
Vec2
Built with Crystal 1.9.2
2023-10-07 20:08:05 UTC
struct
Noise2DContext
Noise2DContext
Struct
Value
Object
Defined in:
lib/noise.cr
Constructors
.new
Instance Method Summary
#get
(x, y)
#get_gradient
(x, y)
#get_gradients
(x, y)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
get
(x, y)
#
[
View source
]
def
get_gradient
(x, y)
#
[
View source
]
def
get_gradients
(x, y)
#
[
View source
]