mirror of
https://github.com/ssloy/tinyraytracer.git
synced 2025-01-16 13:48:41 +01:00
Update Readme.md
This commit is contained in:
parent
4523684c9c
commit
769d9c952a
13
Readme.md
13
Readme.md
@ -23,16 +23,3 @@ You can open the project in Gitpod, a free online dev evironment for GitHub:
|
||||
|
||||
On open, the editor will compile & run the program as well as open the resulting image in the editor's preview.
|
||||
Just change the code in the editor and rerun the script (use the terminal's history) to see updated images.
|
||||
|
||||
# Homework assignment
|
||||
[homework_assignment branch](https://github.com/ssloy/tinyraytracer/tree/homework_assignment) contains all necessary stuff to easily add environment maps:
|
||||
![](https://raw.githubusercontent.com/ssloy/tinyraytracer/homework_assignment/out-envmap.jpg)
|
||||
|
||||
Anaglyph pairs are extremely simple to do!
|
||||
![](https://raw.githubusercontent.com/ssloy/tinyraytracer/master/anaglyph.jpg)
|
||||
|
||||
|
||||
Add triangulated meshes:
|
||||
![](https://raw.githubusercontent.com/ssloy/tinyraytracer/homework_assignment/out-envmap-duck.jpg)
|
||||
|
||||
All boring code (image/obj files serializer etc) is already added; to obtain the above image it suffices to add 10-20 lines of code.
|
||||
|
Loading…
x
Reference in New Issue
Block a user