여기까지의 작업내용: https://github.com/hwi-middle/HimchanSoftwareRenderer/tree/9319547dcbf3a0961f261d0d2c9e165bb4f8e04d GitHub - hwi-middle/HimchanSoftwareRenderer: C++로 구현한 소프트웨어 렌더러입니다. C++로 구현한 소프트웨어 렌더러입니다. Contribute to hwi-middle/HimchanSoftwareRenderer development by creating an account on GitHub. github.com 스크린 좌표계 ↔ 데카르트 좌표계 변환 struct ScreenPoint { FORCEINLINE static Vector2 ScreenToCartesian(c..