MiniRT - Raytracing engine written in C
- macOS or Linux operating system
- Clone the repository.
git clone https://github.com/seongmik-s-team/miniRT.git
cd miniRT- Run the build script.
make
After the build is complete, you can run the program with the following command.
./miniRT [scene].rt- Press the
W,A,S,Dkeys to move the camera. - Press the
↑,←,↓,→keys to rotate the camera. - Press the
Rkeys to render high quality image. - Press the
ESCkey to exit the program during rendering.
- commit message 형식 : ex. [MERGE] temp commit
- issue 제목 형식 : ex. [BUG] leaks 발생 문제
- pull request 제목 형식 : ex. [BUGFIX] leaks 문제 해결
- 함수가 복잡하면 주석 달기
- 수식 관련은 무조건 주석