Sample scene for CSG \o/
This commit is contained in:
74
README.md
74
README.md
@@ -17,101 +17,83 @@ as texture, also use [NanoJPEG](https://keyj.emphy.de/nanojpeg/) to use jpeg fil
|
||||
Examples outputs
|
||||
----------------
|
||||
|
||||
**From chapter 05 - Sphere intersections:**
|
||||
|
||||
#### From chapter 05 - Sphere intersections:
|
||||

|
||||
|
||||
**From Chapter 06 - Phong shading:**
|
||||
|
||||
#### From Chapter 06 - Phong shading:
|
||||

|
||||
|
||||
**From Chapter 07 - World / Camera / Scenes:**
|
||||
|
||||
#### From Chapter 07 - World / Camera / Scenes:
|
||||

|
||||
|
||||
**From Chapter 08 - Shadows:**
|
||||
|
||||
#### From Chapter 08 - Shadows:
|
||||

|
||||
|
||||
**From Chapter 09 - Planes:**
|
||||
|
||||
#### From Chapter 09 - Planes:
|
||||

|
||||
|
||||
**From Chapter 10 - Patterns:**
|
||||
|
||||
#### From Chapter 10 - Patterns:
|
||||

|
||||
|
||||
**From Chapter 11 - Reflections, Transparency & Refractions:**
|
||||
|
||||
#### From Chapter 11 - Reflections, Transparency & Refractions:
|
||||

|
||||
|
||||
Bonus: Zooming on a reflective ball:
|
||||
###### Bonus: Zooming on a reflective ball:
|
||||

|
||||
|
||||
Zooming on a reflection on that ball:
|
||||
###### Zooming on a reflection on that ball:
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
**From Chapter 12 - Cubes:**
|
||||
|
||||
#### From Chapter 12 - Cubes:
|
||||

|
||||
|
||||
**From Chapter 13 - Cylinders:**
|
||||
|
||||
#### From Chapter 13 - Cylinders:
|
||||

|
||||
Bonus:
|
||||
###### Bonus:
|
||||

|
||||
|
||||
**From Chapter 14 - Groups & Bounding boxes:**
|
||||
#### From Chapter 14 - Groups & Bounding boxes:
|
||||

|
||||
|
||||
**From Chapter 15 - Triangles, Wavefrom OBJ files - Smooth trianges:**
|
||||
#### From Chapter 15 - Triangles, Wavefrom OBJ files - Smooth trianges:
|
||||

|
||||
|
||||
**Bonus (from the forum):**
|
||||
#### From Chapter 16 - Constructive Solid Geomety:
|
||||

|
||||
|
||||
#### Bonus (from the forum):
|
||||
[Merry Christmas](https://forum.raytracerchallenge.com/thread/16/merry-christmas-scene-description)
|
||||

|
||||
|
||||
(about 1min render time using OpenMP on a 2.6Ghz Core i7 3720QM)
|
||||
|
||||
**Bonus chapter - Soft shadow / Area light**
|
||||
|
||||
Without jitter:
|
||||
#### Bonus chapter - Soft shadow / Area light
|
||||
###### Without jitter:
|
||||

|
||||
|
||||
With jitter:
|
||||
###### With jitter:
|
||||

|
||||
|
||||
**Bonus chapter - Texture mapping**
|
||||
|
||||
Spherical mapping:
|
||||
|
||||
#### Bonus chapter - Texture mapping
|
||||
###### Spherical mapping:
|
||||

|
||||
|
||||
Planar mapping:
|
||||
|
||||
######Planar mapping:
|
||||

|
||||
|
||||
Cylindrical mapping:
|
||||
|
||||
###### Cylindrical mapping:
|
||||

|
||||
|
||||
Aligncheck plane:
|
||||
|
||||
###### Aligncheck plane:
|
||||

|
||||
|
||||
Cubical mapping:
|
||||
|
||||
###### Cubical mapping:
|
||||

|
||||
|
||||
Image mapping:
|
||||
|
||||
###### Image mapping:
|
||||

|
||||
|
||||
Skybox:
|
||||
|
||||
###### Skybox:
|
||||

|
||||
Reference in New Issue
Block a user