Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hoc #4

Merged
merged 162 commits into from
May 26, 2023
Merged

Hoc #4

merged 162 commits into from
May 26, 2023

Conversation

hochuldev
Copy link
Contributor

구현완료!!

Hochul Song and others added 30 commits April 16, 2023 18:14
2. 1 번의 함수를 사용해서 카메라를 translate and rotate하는 매트릭스 반환 함수 구현 완료.
2. homogeneous coordinate을 사용함을 감안하도록 vector operation을 개선함.
…름을 바꿈.

2. sphere와 point가 주어졌을 때 normal 벡터를 반환하는 함수를 구현함.
3. cartesian coordinate를 spherical coordinate로 바꾸는 함수를 구현함.
4. sphere의 point가 주어졌을 때, texture coordinate를 반환하는 함수를 구현함.
…le_shape를 구현.

2. info와 pixel을 받아서 해당 pixel의 rgb color 값을 반환하는 get_color 함수 구현.
Hochul Song and others added 28 commits May 21, 2023 18:53
@hochuldev hochuldev merged commit 2306dd1 into main May 26, 2023
@hochuldev hochuldev deleted the hoc branch May 26, 2023 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants