- Cornell Box 환경 구성(벽, 광원 등)
- 구 기반 행성 모델링 및 텍스처 매핑
- Elastic Collision 기반 물리 모델 구현
- 점 광원으로부터 Hard Shadow 구현
이성길 교수님께 저작권이 있는 코드는 제거하였습니다.
This project is distributed under the MIT License.
You are free to use, modify, and distribute the source code of this project under the terms of the MIT license.
However, this repository also makes use of third-party libraries, each under their own licenses:
-
GLAD
Generated by glad.
Licensed under (WTFPL OR CC0-1.0) AND Apache-2.0.
See the header comments in the generated files for details. -
GLFW
GLFW is licensed under the zlib/libpng license.
Copyright © 2002–2006 Marcus Geelnard, © 2006–2019 Camilla Löwy.
The license allows free use in commercial and non-commercial applications with attribution.
Summary:
- My code → MIT License
- GLAD → (WTFPL OR CC0-1.0) AND Apache-2.0
- GLFW → zlib/libpng License