Skip to content

Commit

Permalink
removed archived images
Browse files Browse the repository at this point in the history
  • Loading branch information
waridh committed Sep 8, 2024
1 parent 8a0f8b3 commit 8681f6d
Showing 1 changed file with 0 additions and 42 deletions.
42 changes: 0 additions & 42 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,45 +33,3 @@ Program able to generate basic matte shadows.
- [x] Add a defocused effect
- [x] Make a threaded computation mode
- [ ] Make a wgpu mode

## Outputs

### Shading by Normal

![Original program image output](./image_archive/shade_by_normal.jpeg)

![Fixed aspect ratio](./image_archive/fixed_aspect_ratio.jpeg)

### With multiple objects

![Four sphere objects being displayed](./image_archive/fixed_faulty_hit_logic.jpeg)

### With Anti-Aliasing

![Anti-aliased output](./image_archive/antialiased.jpeg)

### Basic Working Matt Shadows

![Basic Shadows](./image_archive/basic_shadows.jpeg)

### Other materials

![Metal materials and Lambertian materials in the same scene (with colors)](./image_archive/materials.jpeg)

#### Fuzzy metals

![Now with fuzziness on the metals](./image_archive/fuzzy_metal.jpeg)

#### Hollow glass

![Hollow glass sphere](./image_archive/hollow_glass.jpeg)

### Camera Adjustments

#### High angle with 30 vfov

![High angle down view of the balls](./image_archive/high_angle_down.jpeg)

## Resources

[_Ray Tracing in One Weekend_](https://raytracing.github.io/books/RayTracingInOneWeekend.html)

0 comments on commit 8681f6d

Please sign in to comment.