Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 834 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 834 Bytes

A simple rederer

A simple rederer only use Opencv

Output:

  • Phong Shading
    image
  • Texture Mapping(Phong)
    image
  • Bump Mapping(Phong)
    image
  • Shadow Mapping(Phong)
    image
  • Path Tracing
    image

Reference: