mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-04-10 06:14:07 +08:00
feat: add perlin noise
This commit is contained in:
@@ -93,6 +93,7 @@ add_executable(${PROJECT_NAME}
|
||||
src/tools/shader_tools.cpp
|
||||
src/tools/font.cpp
|
||||
src/tools/log.cpp
|
||||
src/tools/perlin_noise.cpp
|
||||
src/window.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user