This repository is the homework for Computer Graphics, CS550000 in NTHU.
The IDE for projects in this repo is Visual Studio 2015 with Update 3 if no other supplementary instruction.
All my code in this repo is open-sourced under GPL v3 license. However, the copyright of all the assignments, reading materials and code given by TAs are reserved by the professor, TAs and NTHU. You should ask them for permission before using.
Copyright (C) 2017 smartjinyu
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.