Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariabrbz authored Jun 15, 2020
1 parent 0eb660f commit af04347
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Computer Graphics Projects
1. Raytracer
1. Raytracer: Rendering of diffuse and transparent objects as well as mirrors

<p>
<img src="https://github.com/mariabrbz/computer-graphics-projects/blob/master/Raytracer/images/TD2/3000rays.png" height="220">
</p>

2. Image processing
2. Image processing: Color matching

<p>
<img src="https://github.com/mariabrbz/computer-graphics-projects/blob/master/Image processing/result.png" height="200">
Expand All @@ -15,8 +15,8 @@
<img src="https://github.com/mariabrbz/computer-graphics-projects/blob/master/Image processing/result2.png" height="200">
</p>

3. Geometry processing
3. Geometry processing: Voronoi diagram, Power diagrams

<p>
<img src="https://github.com/mariabrbz/computer-graphics-projects/blob/master/Geometry processing/10kpoints.png" height="200">
<img src="https://github.com/mariabrbz/computer-graphics-projects/blob/master/Geometry processing/Images/10kpoints.png" height="250">
</p>

0 comments on commit af04347

Please sign in to comment.