Skip to content

Windows용 그래프 시각화 프로그램

License

Notifications You must be signed in to change notification settings

kmc7468/ShitGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShitGraph

Windows용 그래프 시각화 프로그램

컴파일

$ git clone https://github.com/kmc7468/ShitGraph.git
$ cd ShitGraph
$ cmake .
$ msbuild ShitGraph.sln /t:ALL_BUILD /p:Configuration=Release

조작법

  • 이동: 마우스를 왼쪽으로 누른 상태로 움직이세요.
  • 확대/축소: 마우스 휠을 굴리세요.
    • Ctrl 키를 누르고 굴리면 화면의 중심을 기준으로 확대/축소할 수 있습니다.
  • 원점으로 이동: 키보드의 O키를 누르세요.
  • 배율 초기화: 키보드의 R키를 누르세요.
  • 그래프 선택: 키보드의 왼쪽 또는 오른쪽 방향키를 누르세요. ESC키를 누르면 선택을 해제할 수 있습니다.
  • 그래프 표시: 키보드의 위쪽 방향키를 누르면 그래프를 표시할 수 있고, 아래쪽 방향키를 누르면 표시하지 않을 수 있습니다.

이미지

  • equation
  • equation
  • equation
  • equation
  • equation

라이선스

  • MIT 라이선스의 보호를 받습니다.
  • 라이선스 파일이 포함되지 않은 커밋도 MIT 라이선스가 적용됩니다.

About

Windows용 그래프 시각화 프로그램

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published