Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 793 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 793 Bytes

LA-RayTracer

This basic Ray Tracing engine was created as an assignment for the course "Introduction to Computer Graphics" at Tecnológico de Costa Rica.

Geometric Figures

  • Spheres
  • Polygons
  • Cylinders
  • Cones
  • Discs
  • Ellipses

Lighting Models

  • Diffuse Reflection
  • Specular reflection
  • Mirror Reflection
  • Shadows
  • Transparency

Example of Generated Images

  • Basic alt tag
  • Advanced alt tag alt tag

Yes, we know it... it's not a masterpiece of software engineering.