본문으로 바로가기

[C++] Ray tracing

category Portfolio2012 3년 전
728x90

From a txt file which contains objects’ position, material, lights, and so on, the software generates a ray traced image that expresses reflection and refraction.

 

GitHub

https://github.com/changkiLee/ComputerGraphics/tree/master/RayTracing

 

GitHub - changkiLee/ComputerGraphics: Projects related to computer graphics

Projects related to computer graphics. Contribute to changkiLee/ComputerGraphics development by creating an account on GitHub.

github.com

 

728x90

Portfolio2012카테고리의 다른글

[DirectX Game] Rolling box  (0) 2022.06.22
[C++] Rigid body simulation  (1) 2022.06.22
[C++] Particle system  (0) 2022.06.22
[SonarX3] Audio editing  (0) 2022.06.22
[3D Max] 3D Character modeling  (0) 2022.06.22