Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 411 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 411 Bytes

Computer Graphics Project

Friday May 24: Final program

File formats

  • 3D object as list of vertexes - .raw to .lff
  • 3D object polygons color and material - .material
  • 3D scene (camera position / parameters) - .scene
  • 3D scene lights (color, position, direction) - .light

Program options:

  • Wireframe: on/off
  • Face fullfull
  • Face hidding: normal / z-buffer
  • Lights: Ambient / diffuse / specular