Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics HW2

Q1.

스크린샷 2025-03-31 163042

Q2.

스크린샷 2025-03-31 163100

Q3.

스크린샷 2025-03-31 161844

(64개가 오래 걸려 실행 중 멈춰버려서, 32개로 찍었습니다.)


하나의 프로젝트에 main파일이 3개 있습니다.

hw2-1, hw2-2, hw2-3이 각각 Q1,Q2,Q3를 의미합니다.

실행하고 싶은 파일을 우클릭해서 속성에 들어가, 구성 속성 -> 일반 -> 빌드에서 제외 를 아니오로 바꿉니다.

나머지 두 파일는 빌드에서 제외 를 예로 바꿉니다.

이후 디버그하지 않고 시작 등을 눌러 실행합니다.

(+Q3.에 경우 연산이 오래걸려 실행되지 않을 수 있습니다. 339번째 줄에 randomNum값을 수정해서 실행하실 수 있습니다.)

There are three main files in a single project.

hw2-1, hw2-2, and hw2-3 correspond to Q1, Q2, and Q3, respectively.

Right-click on the file you want to run, go to Properties, then navigate to Configuration Properties → General, and set Exclude from Build to No.

For the other two files, set Exclude from Build to Yes.

After that, click Start Without Debugging to run the program.

(+Q3. In this case, the operation may take too long to execute and may not run. You can modify the value of "randomNum" on line 339 to make it executable.)


코드에 대한 설명의 주석은 hw2-3에 정리되어있습니다.

The comments explaining the code are organized in hw2-3.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages