mirror of
https://github.com/vonhyou/ray-tracer-comp371.git
synced 2025-06-08 15:31:59 +00:00
update readme
This commit is contained in:
parent
7d7ff991cb
commit
f61b7a58cb
1 changed files with 15 additions and 0 deletions
15
README.txt
15
README.txt
|
@ -1,5 +1,20 @@
|
|||
|
||||
|
||||
This code is based on course project from Concordia University [COMP371](https://users.encs.concordia.ca/~graphics/teaching/computer-graphics/).
|
||||
|
||||
The following files are provided by the course instructor:
|
||||
|
||||
1. Showcased in `assets` folder (except for `cornell_box_demo`)
|
||||
2. Libraries and tests in `external` folder
|
||||
3. The `main.cpp` and `CMakeLists.txt`
|
||||
|
||||
Those files (except for CMakeLists.txt`) remain unchanged for evaluation purposes.
|
||||
|
||||
Please modify the cmake file for you to build on your machine.
|
||||
|
||||
|
||||
The original readme content is attached below:
|
||||
|
||||
This code is used for three purposes:
|
||||
|
||||
1) Build the official course solution
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue