솔

  • 홈
  • 태그
  • 방명록

graphics 2

기본개념

int main(){ const int width = 1280, height = 960; const int canvasWidth = width / 80, canvasHeight = height / 80; ... • width, height: 실제 윈도우가 갖게 될 해상도(픽셀 수). • canvasWidth, canvasHeight: 우리가 직접 그릴 ‘캔버스’ 크기를 단순히 줄여서 사용할 수 있음. 위 예시 코드에서는 80으로 나누어, 예를 들어 16x12 정도의 작은 캔버스를 만듦(계산값에 따라 다름). 이 캔버스 크기만큼의 텍스처를 생성해서, 그 텍스처를 풀스크린 사각형에 맵핑하는 구조. WNDCLASSEX wc = { sizeof(WNDCLASSEX), CS_CLASSD..

graphics 2024.12.27

Setting

1. Install the visual studio 2022 community To get started, download Visual Studio 2022 Community Edition using the link below. https://visualstudio.microsoft.com/ko/vs/ Visual Studio 2022 | 무료 다운로드Visual Studio에서 코드 완성, 디버깅, 테스트, Git 관리, 클라우드 배포를 사용하여 코드를 작성합니다. 지금 무료로 커뮤니티를 다운로드하세요.visualstudio.microsoft.comFor this study, we only need the C++ development environment.  2. Install ImGui using V..

graphics 2024.12.18
이전
1
다음
더보기
프로필사진

솔

c++기반 개발 공부기록 블로그입니다.

  • 분류 전체보기 (135)
    • 백준 (39)
      • c (28)
      • 점검 (1)
      • 2024scon (2)
      • c++ (4)
    • DataStructure (23)
      • Algorithm (11)
    • Book (61)
      • COMPUTER ORGANIZATION AND D.. (27)
      • COMPUTER NETWORKING A TOP-D.. (28)
      • Foundations Of Algorithms (4)
      • Concepts of Programming Lan.. (2)
    • R (9)
    • graphics (2)
    • Linux System Programming (0)

Tag

binaryTree, computer organization, RISC-V, AVL, c++, 컴퓨터네트워크, 컴퓨터, c, Computer Architecture, 네트워크, 백준, DataStructure, 알고리즘, Computer Network, network, assembly, Algorithm, Computer, 컴퓨터구조, computernetwork,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/10   »
일 월 화 수 목 금 토
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바