Skip to content

Nor-s/Terrain

Repository files navigation

Terrain Generator

여름학기동안 진행한 프로젝트를 위한 클라이언트

TODO

Known error

  • redis 코드에서 포인터 NULL 접근 오류
  • Heightmap 이미지 사이즈 하드코딩

Build

  • windows: MSVC 19.33.31517.0
  • ubunt(wsl2): gcc 9.4.0 x86_64-linux-gnu
  • mac os: Clang 13.0.0 arm64-apple-darwin21.2.0
 mkdir build
 cd build
 cmake .. -G Ninja
 Ninja
  • 프로그램 실행시 message_queue.py 파일을 실행시키는 하드코딩이 있으므로 주의

External

Reference

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published