OpenGLDrawRotatedQuad 썸네일형 리스트형 230512 자체 엔진 개발 : DrawRotated Quad https://github.com/ohbumjun/GameEngineTutorial/commit/df6a2040d19c31bca017df9971f0ee6b272cb56e feat(Enginne) Draw Rotated Quad · ohbumjun/GameEngineTutorial@df6a204Show file tree Showing 5 changed files with 86 additions and 7 deletions.github.com 사각형을 그릴 때 rotation 도 적용하고자 한다.이를 위해서는 각 사각형의 transform 관련 uniform variable 을 계산할 때rotation 도 반영해서 계산해주면 된다. void Renderer2D::DrawRotatedQuad(const glm.. 더보기 이전 1 다음