Adjust README.md
This commit is contained in:
parent
8aa1df299d
commit
469a6de4b0
|
@ -7,9 +7,10 @@ Depdendencies:
|
||||||
- Utah Teapot (included, see `newell_teaset`, Source: https://www.cs.utah.edu/~natevm/newell_teaset/newell_teaset.zip)
|
- Utah Teapot (included, see `newell_teaset`, Source: https://www.cs.utah.edu/~natevm/newell_teaset/newell_teaset.zip)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
- Material features: Phong lighting, reflections, transparency
|
|
||||||
- Accelerated Raytracing on triangles using a KD-Tree structure
|
- Accelerated Raytracing on triangles using a KD-Tree structure
|
||||||
- Raytracing with *planes*, *spheres* and *triangles*
|
- Raytracing with *planes*, *spheres* and *triangles*
|
||||||
|
- Pathtracing with multiple (random) paths in a hemisphere on first object intersection
|
||||||
|
- PBR Material rendering with a rendering equation using a simple *Blinn-Phong* BRDF
|
||||||
- A ton of work
|
- A ton of work
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue