mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Merge pull request #441 from MarcinKonowalczyk/perlin
Implement Perlin noise
This commit is contained in:
@@ -93,6 +93,7 @@ add_library(${PROJECT_NAME}
|
||||
src/mat4x2.c
|
||||
src/mat4x3.c
|
||||
src/plane.c
|
||||
src/noise.c
|
||||
src/frustum.c
|
||||
src/box.c
|
||||
src/aabb2d.c
|
||||
|
||||
Reference in New Issue
Block a user